grafana v11.3.1 版本更新介绍
发布日期: 2024-11-19
版本号: v11.3.1
Grafana 11.3.1版本包含多项功能优化与问题修复。在功能增强方面,警报系统支持配置AlertNG服务启动时的上下文截止时间,迁移助手新增按用户所属组织ID限制仪表板、文件夹及数据源的权限,用户管理模块增加了对已登录用户组织ID的校验以提升安全性。针对已知问题,修复了警报模块中静默匹配器的UTF-8模式转义异常、长接收器名称溢出、高级模式切换状态保存异常等多项问题,同时优化了数据源UID的兼容性处理及Prometheus规则刷新逻辑。此外,匿名用户验证服务(企业版)、Azure监控的指标命名空间回退支持、多资源跟踪查询重复数据问题、CloudWatch日志区域插值等模块也进行了修复。仪表板方面,修复了行展开性能问题、注释查询返回格式错误及URL追加组织ID异常。其他修复包括MariaDB删除语句别名问题、服务账户创建事务处理、表格文本换行错误及存储配置参数调整等,提升了整体稳定性和兼容性。
更新内容 (中文)
功能与改进
- 告警: 使AlertNG服务启动时的上下文截止时间可配置 #96135, @fayzal-g
- 迁移助手: 根据登录用户的组织ID限制仪表盘、文件夹和数据源 #96345, @leandro-deveikis
- 用户: 在撤销邀请时校验已登录用户的组织ID #95490, @mgyongyosi
错误修复
- 告警: 修复UTF8模式下静默匹配器的转义问题 #95347, @tomratcliffe
- 告警: 修复长接收器名称的溢出问题 #95133, @gillesdemey
- 告警: 修复告警规则编辑器中高级模式切换状态的保存问题 #95981, @alexander-akhmetov
- 告警: 修复旧版本中数据源为字符串时的数据源UID设置问题 #96273, @soniaAguilarPeiron
- 告警: 强制刷新面板时重新获取Prometheus规则 #96125, @soniaAguilarPeiron
- 匿名用户: 为匿名用户添加验证服务 #94994, @leandro-deveikis
- 匿名用户: 为匿名用户添加验证服务(企业版)
- Azure Monitor: 支持指标命名空间回退 #95155, @aangelisc
- Azure: 修复多资源追踪查询中的重复追踪数据 #95247, @aangelisc
- Azure: 处理命名空间请求拒绝 #95909, @aangelisc
- CloudWatch: 在日志上下文查询中插入区域参数 #94990, @iwysiu
- 仪表盘数据源: 当查询主题为"annotations"时返回注释作为序列 #95971, @kaydelaney
- 仪表盘: 在URL中附加组织ID #95963, @bfmatei
- 仪表盘: 修复展开行时的性能问题 #95321, @torkelo
- 火焰图: 修复接收空数据时的崩溃问题 #96211, @yincongcyincong
- 文件夹: 使用服务账号创建文件夹时自动添加管理员权限 #95365, @eleijonmarck
- 文件夹: 用户无法获取根文件夹时不显示错误弹窗 #95600, @IevaVasiljeva
- 迁移: 删除删除语句中的表别名以支持MariaDB #95232, @kalleep
- 服务锁: 修复PostgreSQL并发/锁定问题 #95935, @mgyongyosi
- 服务账号: 在事务中运行服务账号创建 #94803, @IevaVasiljeva
- 表格: 修复文本换行应用到错误字段的问题 #95425, @codeincarnate
- 统一存储: 使用ssl_mode替代sslmode参数 #95662, @chaudyg
更新内容 (原始)
Download page What’s new highlights
Features and enhancements
- Alerting: Make context deadline on AlertNG service startup configurable #96135, @fayzal-g
- MigrationAssistant: Restrict dashboards, folders and datasources by the org id of the signed in user #96345, @leandro-deveikis
- User: Check SignedInUser OrgID in RevokeInvite #95490, @mgyongyosi
Bug fixes
- Alerting: Fix escaping of silence matchers in utf8 mode #95347, @tomratcliffe
- Alerting: Fix overflow for long receiver names #95133, @gillesdemey
- Alerting: Fix saving advanced mode toggle state in the alert rule editor #95981, @alexander-akhmetov
- Alerting: Fix setting datasource uid, when datasource is string in old version #96273, @soniaAguilarPeiron
- Alerting: Force refetch prom rules when refreshing panel #96125, @soniaAguilarPeiron
- Anonymous User: Adds validator service for anonymous users #94994, @leandro-deveikis
- Anonymous User: Adds validator service for anonymous users (Enterprise)
- Azure Monitor: Support metric namespaces fallback #95155, @aangelisc
- Azure: Fix duplicated traces in multi-resource trace query #95247, @aangelisc
- Azure: Handle namespace request rejection #95909, @aangelisc
- CloudWatch: Interpolate region in log context query #94990, @iwysiu
- Dashboard datasource: Return annotations as series when query topic is “annotations” #95971, @kaydelaney
- Dashboard: Append orgId to URL #95963, @bfmatei
- Dashboards: Fixes performance issue expanding a row #95321, @torkelo
- Flame Graph: Fix crash when it receives empty data #96211, @yincongcyincong
- Folders: Add admin permissions upon creation of a folder w. SA #95365, @eleijonmarck
- Folders: Don’t show error pop-up if the user can’t fetch the root folder #95600, @IevaVasiljeva
- Migration: Remove table aliasing in delete statement to make it work for mariadb #95232, @kalleep
- ServerLock: Fix pg concurrency/locking issue #95935, @mgyongyosi
- Service Accounts: Run service account creation in transaction #94803, @IevaVasiljeva
- Table: Fix text wrapping applying to wrong field #95425, @codeincarnate
- Unified Storage: Use ssl_mode instead of sslmode #95662, @chaudyg