菜单
文档面包屑箭头 Grafana 文档面包屑箭头 发行说明面包屑箭头 Grafana 8.0.1 发行说明
Grafana Cloud Enterprise 开源

Grafana 8.0.1 发行说明

Bug 修复

  • Alerting/SSE: 修复 “count_non_null” reducer 验证。 #35451, @kylebrandt
  • Cloudwatch: 修复重复的时序数据。 #35433, @sunker
  • Cloudwatch: 修复缺失的 defaultRegion。 #35436, @andresmgot
  • Dashboard: 修复包含旧 singlestat 面板且位于折叠行中的仪表盘出现的 “Dashboard init failed” 错误。 #35425, @torkelo
  • Datasource: 修复将超时选项存储为数字的问题。 #35441, @marefr
  • Postgres/MySQL/MSSQL: 修复空响应的注释解析问题。 #35367, @marcbachmann
  • Postgres/MySQL/MSSQL: 现在查询变量返回数字/非字符串值。 #35411, @marefr
  • Postgres: 修复注释查询未返回任何结果时抛出的错误。 #35382, @dprokop
  • StatPanel: 修复切换颜色模式时图表外观出现的问题。 #35460, @torkelo
  • Visualizations: 修复 Stat/BarGauge/Gauge/PieChart 面板中,如果所有值都相同时显示相同名称的问题。 #35368, @torkelo

插件开发修复与变更

  • Toolkit: 修复从子路径提供 Grafana 服务时外部字体无法解析的问题。 #35352, @jackw