InfluxDB: Support for sub second resolution graphs, Closes #714, #728, #752

This commit is contained in:
Torkel Ödegaard
2014-11-12 08:39:04 +01:00
parent 54fafb3a76
commit ebcf2c3f68
9 changed files with 24 additions and 11 deletions

View File

@@ -25,6 +25,9 @@
- [Issue #930](https://github.com/grafana/grafana/issues/930). OpenTSDB: Adding counter max and counter reset value to open tsdb query editor, thx @rsimiciuc
- [Issue #917](https://github.com/grafana/grafana/issues/917). OpenTSDB: Templating support for OpenTSDB series name and tags, thx @mchataigner
**InfluxDB**
- [Issue #714](https://github.com/grafana/grafana/issues/714). InfluxDB: Support for sub second resolution graphs
**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