Sfoglia il codice sorgente

adds note about fix in v4.5.2

bergquist 8 anni fa
parent
commit
6d901fe145
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -17,6 +17,11 @@
 ## Breaking changes
 ## Breaking changes
 * **Metrics**: The metric structure for internal metrics about Grafana published to graphite has changed. This might break dashboards for internal metrics. 
 * **Metrics**: The metric structure for internal metrics about Grafana published to graphite has changed. This might break dashboards for internal metrics. 
 
 
+# 4.5.2 (unreleased)
+
+## Fixes 
+* **Metrics**: dont write NaN values to graphite [#9279](https://github.com/grafana/grafana/issues/9279)
+
 # 4.5.1 (2017-09-15)
 # 4.5.1 (2017-09-15)
 
 
 ## Fixes
 ## Fixes