v8.0.0-beta.4
What's Changed
- feat: Elasticsearch alert support "nodata" alert conditions
- feat: Add the "All" preset filter to the alert self-healing script and task list pages
- feat: Add the
__refresh=10(10s) URL parameter to the dashboard detail page to control automatic page refresh - refactor: Permission points support i18n
- refactor: Optimize the subscription rule form layout
- refactor: Remove merged cells for the data source column in the alert engine table
- refactor: Remove width limitations for the data source and severity level selectors on the alert rule list page
- refactor: Optimize the heartbeat update selector on the host list page by adding an option for heartbeat updates
- fix: Resolve issue where Elasticsearch alert is invalid when the "group by" field type is int
更新内容
- feat: ES 日志告警,支持 nodata 类型告警条件
- feat: 告警自愈脚本和任务列表页添加 "全部" 预置筛选
- feat: 仪表盘详情页 URL 参数添加
__refresh=10(10s) 参数来控制页面是否自动刷新 - refactor: 权限管理权限点支持 i18n
- refactor: 订阅规则表单样式优化
- refactor: 告警引擎表格的数据源列取消合并单元格
- refactor: 告警规则列表页的数据源和级别选择器不再限制宽度
- refactor: 机器列表心跳更新选择器优化,添加有心跳更新的选择项
- fix: ES 日志告警,group by 字段类型为 int 时,不生效问题
Full Changelog: v8.0.0-beta.3...v8.0.0-beta.4