Download Page
What's New Highlights
Release Notes
6.6.1 (2020-02-06)
Bug Fixes
- Annotations: Change indices and rewrites annotation find query to improve database query performance. #21915, @papagian, @marefr, @kylebrandt
- Azure Monitor: Fix Application Insights API key field to allow input. #21738, @shavonn
- BarGauge: Fix so we properly display the "no result" value when query returns empty result. #21791, @mckn
- Datasource: Show access (Browser/Server) select on the Prometheus datasource. #21833, @jorgelbg
- DatasourceSettings: Fixed issue navigating away from data source settings page. #21841, @torkelo
- Graph Panel: Fix typo in thresholds form. #21903, @orendain
- Graphite: Fixed issue with functions with multiple required params and no defaults caused params that could not be edited (groupByNodes groupByTags). #21814, @torkelo
- Image Rendering: Fix render of graph panel legend aligned to the right using Grafana image renderer plugin/service. #21854, @marefr
- Metrics: Adds back missing summary quantiles. #21858, @kogent
- OpenTSDB: Adds back missing ngInject to make it work again. #21796, @marefr
- Plugins: Fix routing in app plugin pages. #21847, @dprokop
- Prometheus: Fixes default step value for annotation query. #21934, @hugohaggmark
- Quota: Makes LDAP + Quota work for the first login of a new user. #21949, @xlson
- StatPanels: Fixed change from singlestat to Gauge / BarGauge / Stat where default min & max (0, 100) was copied . #21820, @torkelo
- TimePicker: Should display in kiosk mode. #21816, @evgbibko
- grafana/toolkit: Fix failing linter when there were lint issues. #21849, @dprokop