Releases: circonus-labs/circonus-one-step-install
Releases · circonus-labs/circonus-one-step-install
v2.7.1
- Fix names in metric vm datapoints
v2.7.0
- add support for OS requiring manual agent install (e.g. RPi)
- add awareness of raspbian 8/9 arm6/arm7
v2.6.0
- treat plugins with instances as single plugin similar to disk, if, diskstats, etc. rather than separate distinct plugins.
v2.5.0
- Revise legend_formulas
- update template regex to support backtick and dash in plugin names w/subgroups (e.g. process_memory)
v2.4.4
fix json in v2.4.3 dashboard
v2.4.3
USEDashbord: Hint at /var/log/messages for OOM events
v2.4.2
- update deployment playbook to allow port to be set
- update deployment playbooks to use explicit 'import_tasks' (static) and 'include_tasks' (dynamic) over deprecated bare 'include'
- NAD v2.6.0
- add check for empty hostname in installer
v2.4.1
- NAD v2.5.0
- fix: more pedantic checking for missing attributes in dashboard widgets; catch instances where dashboard templates contain incomplete widget configs. (e.g. graph widget in template lacking
settings.graph_id
entirely; rather than settings.graph_id = null
.)
v2.4.0
Merge pull request #40 from maier/master
v2.4.0
v2.3.2
- upd: create use dashboard regardless of graph availability
- upd: do not disable diskstats plugin when required proc files not present
- fix: do not create graphs with 0 datapoints