changelog: added OpenTSDB enhancement fetch aggregators from OpenTSDB to the changelog, #1646

This commit is contained in:
Torkel Ödegaard 2015-09-23 09:19:21 +02:00
parent 5c55617585
commit 63290d0f5d

View File

@ -27,6 +27,7 @@ it allows you to add queries of differnet data source types & instances to the s
- [Issue #2599](https://github.com/grafana/grafana/issues/2599). InfluxDB: Improved alias support, you can now use the `AS` clause for each select statement
- [Issue #2708](https://github.com/grafana/grafana/issues/2708). InfluxDB: You can now set math expression for select clauses.
- [Issue #1575](https://github.com/grafana/grafana/issues/1575). Drilldown link: now you can click on the external link icon in the panel header to access drilldown links!
- [Issue #1646](https://github.com/grafana/grafana/issues/1646). OpenTSDB: Fetch list of aggregators from OpenTSDB
**Fixes**
- [Issue #2413](https://github.com/grafana/grafana/issues/2413). InfluxDB 0.9: Fix for handling empty series object in response from influxdb