SingleStatPanel: You can now use template variables in pre & postfix, Closes #1321

This commit is contained in:
Torkel Ödegaard
2015-01-10 12:49:35 +01:00
parent 4edf0c9768
commit 92c3d80189
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@
**Enhancements**
- [Issue #1297](https://github.com/grafana/grafana/issues/1297). Graphite: Added cumulative and minimumBelow graphite functions
- [Issue #1296](https://github.com/grafana/grafana/issues/1296). InfluxDB: Auto escape column names with special characters. Thanks @steven-aerts
- [Issue #1321](https://github.com/grafana/grafana/issues/1321). SingleStatPanel: You can now use template variables in pre & postfix
**Fixes**
- [Issue #1298](https://github.com/grafana/grafana/issues/1298). InfluxDB: Fix handling of empty array in templating variable query