Grafana 是一个用于监控和可观察性的开源平台,可视化来自 Prometheus、Loki、Elasticsearch、InfluxDB、Postgres 等多个来源的指标、日志等。
Grafana 12.1.0 正式发布,主要更新内容如下:
Features and enhancements
- Access:如果未启用高级访问控制,则禁用 role none 选项 #107378
- Alerting:为 Webhook 接收器添加 OAuth2 支持#106302
- Alerting:添加从 Prometheus YAML 导入规则到 GMA 的功能#105807
- Annotations:使用仪表板 uid 而不是仪表板 id #106676
- App Platform Provisioning:为 Git Sync 添加实验性 nanogit 模式#106763
- Auth:添加 Azure/Entra 工作负载身份支持#104807
- Auth:默认启用 OAuth 和 SAML 的改进会话处理#107442
- Auth:默认启用 ssoSettingsLDAP #106310
- Betterer:仅允许单例存储使用#105310
- Caching:删除 memcached reconnect_interval 设置(企业版)
- Chore:将 k8s.io 更新至 v0.33.1 #105307
- Cloudwatch:添加缺失的 AWS 区域#106304
- VQB:将选定的列添加到 GROUP BY 下拉列菜单中(#106349)#106391
- VQB:允许在 TableSelector 中自定义表名#106420
- XYChart:添加对 x=time 的支持#106459
- ……
错误修复
- Alerting:修复查询单个数据源时 $value 类型 #106080
- Alerting:修复 ImportToGMARules 测试不稳定问题 #106495
- Annotations:从旧版运行器中删除 prometheus #106737
- Azure:修复 Application Insights 元数据请求#105614
- Azure:修复重复的跟踪链接#105698
- BarChart/StateTimeline:当数据为空时,使用 noValue 设置显示错误消息#107147
- CloudWatch:修复 http client handling + assume role bug #107893
- CloudWatch:修复代理传输问题 #107807
- ……
Breaking changes
- Alerting:默认启用 recording rules #105603
插件开发修复和更改
- Carousel:始终居中图像#106468
- Drawer:传递自定义标题元素时包含分隔符和关闭按钮#106896
更多详情可查看:https://github.com/grafana/grafana/releases/tag/v12.1.0
还没有评论,来说两句吧...