All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Alerting: higlight panel contained metrics with fired triggers.
- Alerting: add thresholds to panels from zabbix triggers.
- Docs: add docs for setAliasByRegex() from @v-zhuravlev
- Support millisecond resolution on graphs. Patch from Jay Dawes [email protected].
- Sum and count aggregations.
- Expand user macros in items #212
- replaceAlias() function #287
- Additional
Range
config option for trends #364
- Add template variables to dropdown metric list #310
- Add all value regex
/.*/
to host dropdown. - Replace native map() and forEach() methods by lodash.
- Templatig issue when no values returned #354
- Add host name for multiple text metrics.
- Timeshift issue (Datapoints outside time range) for multiple targets with timeshift(), #338
- Triggers panel: allow to hide hosts in maintenance #186
- Triggers panel: allow to change font size #351.
- Triggers panel: table pagination #229
- Triggers panel: add 'enable scroll' control and page size input.
- Triggers panel: rearrange options.
- Grunt: fix watch task.
- Docs: add building instructions.
- setAliasByRegex() function
- Docs: deprecate special repo with builded plugin.
- Triggers panel: remove 'default' from datasources list (cause error), iss #340
- Add dist/ directory to repo to correspond development guide http://docs.grafana.org/plugins/development/
- Triggers panel: metrics suggestion.
- Triggers panel: event acknowledge.
- Triggers panel: panel styles.
- Query editor: options styles.
- Docs: fixed timeShift() docs
- Error for new empty panel #337
- Checking query for variables.
- timeShift() function #307