Преглед изворни кода

OpenTSDB: merged PR #930 adding counter max and counter reset options to OpenTSDB query editor

Torkel Ödegaard пре 11 година
родитељ
комит
4b79a5e9da
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -12,6 +12,9 @@
 - [Issue #938](https://github.com/grafana/grafana/issues/938). Panel: Plugin panels now reside outside of app/panels directory
 - [Issue #952](https://github.com/grafana/grafana/issues/952). Help: Shortcut "?" to open help modal with list of all shortcuts
 
+**OpenTSDB**
+- [Issue #930](https://github.com/grafana/grafana/issues/930). OpenTSDB: Adding counter max and counter reset value to open tsdb query editor, thx @rsimiciuc
+
 **Fixes**
 - [Issue #925](https://github.com/grafana/grafana/issues/925). Graph: bar width calculation fix for some edge cases (bars would render on top of each other)
 - [Issue #505](https://github.com/grafana/grafana/issues/505). Graph: fix for second y axis tick unit labels wrapping on the next line