Improvement and polish to the OpenTSDB query editor (Issue #492)

This commit is contained in:
Torkel Ödegaard
2014-06-14 11:38:27 +02:00
10 changed files with 610 additions and 4 deletions

View File

@@ -14,6 +14,9 @@
- Improvement to InfluxDB query editor and function/value column selection (Issue #473)
- Initial support for filtering (templated queries) for InfluxDB (PR #375) - thx @mavimo
- Row editing and adding new panel is now a lot quicker and easier with the new row menu (Issue #475)
- New datasource! Initial support for OpenTSDB (PR #211) - thx @mpage
- Improvement and polish to the OpenTSDB query editor (Issue #492)
#### Changes
- Graphite panel is now renamed graph (Existing dashboards will still work)