fix(influxdb): Fixed issue when using the eye to disable queries in the query editor and when applying aliases, #2651

This commit is contained in:
Torkel Ödegaard
2015-09-02 16:06:28 +02:00
parent 74da5a610c
commit 745a7b4461
2 changed files with 5 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ it allows you to add queries of differnet data source types & instances to the s
- [Issue #2564](https://github.com/grafana/grafana/issues/2564). Templating: Another atempt at fixing #2534 (Init multi value template var used in repeat panel from url)
- [Issue #2620](https://github.com/grafana/grafana/issues/2620). Graph: multi series tooltip did no highlight correct point when stacking was enabled and series were of different resolution
- [Issue #2636](https://github.com/grafana/grafana/issues/2636). InfluxDB: Do no show template vars in dropdown for tag keys and group by keys
- [Issue #2651](https://github.com/grafana/grafana/issues/2651). InfluxDB: Fixed issue when using the eye to disable queries in the query editor and when applying aliases
**Breaking Changes**
- Notice to makers/users of custom data sources, there is a minor breaking change in 2.2 that