Selaa lähdekoodia

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

Torkel Ödegaard 10 vuotta sitten
vanhempi
commit
63290d0f5d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -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