Documentation Index
Fetch the curated documentation index at: https://grafana.com/llms.txt
Fetch the complete documentation index at: https://grafana.com/llms-full.txt
Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: https://grafana.com/docs/grafana/v10.4/release-notes/release-notes-8-0-1.md (append .md) or send Accept: text/markdown to https://grafana.com/docs/grafana/v10.4/release-notes/release-notes-8-0-1/. For the curated documentation index, use https://grafana.com/llms.txt. For the complete documentation index, use https://grafana.com/llms-full.txt.
Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.
Release notes for Grafana 8.0.1
Bug fixes
- Alerting/SSE: Fix “count_non_null” reducer validation. #35451, @kylebrandt
- Cloudwatch: Fix duplicated time series. #35433, @sunker
- Cloudwatch: Fix missing defaultRegion. #35436, @andresmgot
- Dashboard: Fix Dashboard init failed error on dashboards with old singlestat panels in collapsed rows. #35425, @torkelo
- Datasource: Fix storing timeout option as numeric. #35441, @marefr
- Postgres/MySQL/MSSQL: Fix annotation parsing for empty responses. #35367, @marcbachmann
- Postgres/MySQL/MSSQL: Numeric/non-string values are now returned from query variables. #35411, @marefr
- Postgres: Fix an error that was thrown when the annotation query did not return any results. #35382, @dprokop
- StatPanel: Fix an issue with the appearance of the graph when switching color mode. #35460, @torkelo
- Visualizations: Fix an issue in the Stat/BarGauge/Gauge/PieChart panels where all values mode were showing the same name if they had the same value.. #35368, @torkelo