grafana v11.2.4 版本更新介绍
发布日期: 2024-11-19
版本号: v11.2.4
Grafana 11.2.4版本已发布,主要包含以下功能改进与问题修复:在功能方面,新增了AlertNG服务启动时上下文截止时间的配置选项,迁移助手支持按当前用户所属组织ID限制仪表盘、文件夹及数据源访问,转换工具集成了“转置”功能,并优化了用户邀请时的组织ID校验逻辑。错误修复部分,解决了告警模块中Prometheus规则强制刷新问题,完善了匿名用户验证服务(企业版功能),修复了Azure Monitor中指标命名空间回退、多资源追踪查询重复结果及命名空间请求拒绝处理异常,同时修正了文件夹管理员权限分配、MariaDB兼容性删除语句、服务锁并发锁定问题,并禁用了服务端SQL表达式以防止远程代码执行(RCE)和本地文件包含(LFI)漏洞。
更新内容 (中文)
功能与改进
- 告警: 使AlertNG服务启动时的上下文截止时间可配置 #96133, @fayzal-g
- 迁移助手: 根据登录用户的组织ID限制仪表盘、文件夹和数据源访问 #96344, @leandro-deveikis
- 数据转换: 新增’transpose’转置转换功能 #95076, @jmdane
- 用户管理: 在撤销邀请时验证已登录用户组织ID #95489, @mgyongyosi
错误修复
- 告警: 修复刷新面板时强制重新获取Prometheus规则的问题 #96124, @soniaAguilarPeiron
- 匿名用户: 新增匿名用户验证服务 #94993, @leandro-deveikis
- 匿名用户: 新增匿名用户验证服务(企业版)
- Azure Monitor: 支持指标命名空间回退机制 #95154, @aangelisc
- Azure: 修复多资源追踪查询中的重复轨迹问题 #95246, @aangelisc
- Azure: 处理命名空间请求拒绝问题 #95908, @aangelisc
- 文件夹管理: 使用服务账号创建文件夹时自动添加管理员权限 #95416, @eleijonmarck
- 数据迁移: 移除MariaDB不支持的删除语句表别名 #95231, @kalleep
- 服务锁: 修复PostgreSQL并发/锁问题 #95934, @mgyongyosi
- 服务端表达式: 禁用SQL表达式以防止RCE和LFI漏洞 #94959, @samjewell
更新内容 (原始)
Download page What’s new highlights
Features and enhancements
- Alerting: Make context deadline on AlertNG service startup configurable #96133, @fayzal-g
- MigrationAssistant: Restrict dashboards, folders and datasources by the org id of the signed in user #96344, @leandro-deveikis
- Transformations: Add ’transpose’ transform #95076, @jmdane
- User: Check SignedInUser OrgID in RevokeInvite #95489, @mgyongyosi
Bug fixes
- Alerting: Force refetch prom rules when refreshing panel #96124, @soniaAguilarPeiron
- Anonymous User: Adds validator service for anonymous users #94993, @leandro-deveikis
- Anonymous User: Adds validator service for anonymous users (Enterprise)
- Azure Monitor: Support metric namespaces fallback #95154, @aangelisc
- Azure: Fix duplicated traces in multi-resource trace query #95246, @aangelisc
- Azure: Handle namespace request rejection #95908, @aangelisc
- Folders: Add admin permissions upon creation of a folder w. SA #95416, @eleijonmarck
- Migration: Remove table aliasing in delete statement to make it work for mariadb #95231, @kalleep
- ServerLock: Fix pg concurrency/locking issue #95934, @mgyongyosi
- ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability #94959, @samjewell