Grafana 8.3.0-beta1 发行说明
新功能和改进
- AccessControl: 将基于角色的访问控制应用于许可。(Enterprise 版)
- Alerting: 添加用于联系点测试的 UI,支持自定义注释和标签。#40491, @nathanrodman
- Alerting: 使面板头部的告警状态指示器适用于 Grafana 8 告警。#38713, @domasx2
- Alerting: Discord 通知器选项,可使用 Webhook 名称。#40463, @Skyebold
- Annotations: 弃用 AnnotationsSrv。#39631, @hugohaggmark
- Auditing: 为统一告警端点添加审计日志。(Enterprise 版)
- Auditing: 添加端点(插件、数据源、库元素)。(Enterprise 版)
- Auth: 对于 JWT 身份验证,省略 JWT token 中的所有 base64 填充。#35602, @gillg
- Azure Monitor: 编辑指标时清理字段。#41762, @andresmgot
- AzureMonitor: 添加新的入门仪表盘。#39876, @jcolladokuri
- AzureMonitor: 添加使用 Application Insights 进行应用监控的入门仪表盘。#40725, @jcolladokuri
- Barchart/Time series: 允许设置 X 轴标签。#41142, @oscarkilhed
- CLI: 改进安装插件时的错误处理。#41257, @marefr
- CloudMonitoring: 迁移以使用后端插件 SDK 合约。#38650, @idafurjes
- CloudWatch Logs: 添加达到最大并发查询数时的重试策略。#39290, @aocenas
- CloudWatch: 添加 AWS RoboMaker 指标和维度。#41450, @ilyastoli
- CloudWatch: 添加 AWS Transfer 指标和维度。#41168, @ilyastoli
- Dashboard: 将数据源名称替换为引用对象。#33817, @ryantxu
- Dashboards: 悬停时在时间序列上显示日志。#40110, @ryantxu
- Elasticsearch: 添加对 Elasticsearch 8.0 的支持(Beta 版)。#41729, @Elfo404
- Elasticsearch: 为日期直方图聚合添加时区设置。#40882, @Elfo404
- Elasticsearch: 启用全范围日志量直方图。#41202, @ifrost
- Elasticsearch: 全范围日志量。#40700, @ifrost
- Explore: 允许更改图表类型。#40522, @gabor
- Explore: 在日志面板中突出显示匹配词时显示 ANSI 颜色。#40971, @oliverfrye
- Graph(old) panel: 监听时间序列面板的事件。#41033, @zoltanbedi
- Import: 从 URL 加载 gcom 仪表盘。#41799, @ashharrison90
- LibraryPanels: 改进了组织之间库面板的导出和导入功能。#39214, @hugohaggmark
- OAuth: 支持 PKCE。#39948, @sakjur
- Panel edit: 搜索时,覆盖项现在可以正确高亮显示。#41684, @ashharrison90
- PanelEdit: 在可拖动部分显示拖动指示器。#41711, @ashharrison90
- Plugins: 重构插件管理。#40477, @wbrowne
- Prometheus: 创建 PromLink URL 时添加自定义查询参数。#41213, @Ian-Yy
- Prometheus: 移除 Metrics Browser 中对指标、标签和值的限制。#40660, @autoric
- StateTimeline: 与其余面板共享光标。#41038, @zoltanbedi
- Tempo: JSON 上传失败时添加错误详情。#41803, @aocenas
- Tempo: 为服务图查询添加过滤功能。#41162, @aocenas
- Tempo: 在服务图中添加指向 Prometheus 指标的节点链接。#41135, @aocenas
- Time series/Bar chart panel: 添加通过图例排序系列的能力。#40226, @zoltanbedi
- TimeSeries: 允许同一单位使用多个轴。#41635, @dprokop
- TraceView: 允许在 dataFrame 上定义 Span 链接。#40563, @aocenas
- Transformations: 支持将标签到字段转换为行模式。#41020, @ryantxu
- ValueMappings: 不要将字段配置默认值应用于时间字段。#41132, @torkelo
- Variables: 仅更新受变量更改影响的面板。#39420, @hugohaggmark
Bug 修复
- API: 修复导入仪表盘的配额限制。#41495, @yangkb09
- Alerting: 修复 Azure Monitor 数据源的规则编辑器问题。#41317, @domasx2
- Azure monitor: 确保在使用模板变量时告警规则编辑器未启用。#41335, @sunker
- CloudMonitoring: 修复注释查询。#41529, @sunker
- CodeEditor: 触发传递给 CodeEditor 的最新 getSuggestions()。#40544, @DukeManh
- Dashboard: 从 Dashboard 数据源的选项列表中移除当前面板。#41826, @ashharrison90
- Encryption: 修复告警迁移中解密密钥的问题。#41061, @undef1nd
- InfluxDB: 修复 ALIAS 字段中索引过大的边缘情况。#41562, @gabor
- NavBar: 按字母顺序排列应用插件。#40078, @ashharrison90
- NodeGraph: 修复触摸板上的缩放灵敏度问题。#40718, @aocenas
- Plugins: 为 api/ds/query 端点添加 OAuth 透传逻辑。#41352, @wbrowne
- Snapshots: 修复快照数据的面板检查器问题。#41530, @joshhunt
- Tempo: 修复添加标签时基本身份验证密码重置问题。#41808, @aocenas
- ValueMapping: 修复了正则表达式映射的问题。#41515, @mcdee