github-actions
released this
12 Dec 13:37
·
15 commits
to main
since this release
What's Changed
- feat: Support variable configuration in alert rules
- feat: Support cron expression for alert rule execution frequency
- feat: Support additional query methods in alert rule's supplementary information
- feat: Add "Name Only" display mode for dashboard metric panels to optimize text size
- feat: Support inverse selection in machine list query
- refactor: Allow variable settings modification when importing dashboard templates
- refactor: Optimize subscription rule form layout
- refactor: Support tag binding when mounting machines to business groups
- refactor: Change "Hide" setting to "Enable" in notification medium and contact method forms
- refactor: Change default team display mode to list view in product settings
- doc: Add comprehensive documentation
- fix: Fix unit override settings not taking effect in dashboard line charts
版本变更
- feat: 告警规则支持配置变量
- feat: 告警规则执行频率,支持配置 cron 表达式
- feat: 告警规则附加信息,支持配置附加查询 query 方法
- feat: 仪表盘指标图显示模式新增 "名称" 模式,支持只显示名称内容,优化文字大小
- feat: 机器列表支持反选查询
- refactor: 导入模板仪表盘时支持修改变量设置
- refactor: 订阅规则表单排版优化
- refactor: 机器挂载业务组时支持设置绑定标签
- refactor: 通知设置的通知媒介和联系方式编辑表单 "隐藏" 设置项 改成 "启用" 设置项
- refactor: 产品设置团队展示模式默认值调整为列表
- doc: 补充大量说明文档
- fix: 修复仪表盘折线图 override 的单位设置不生效问题
Full Changelog: v7.7.1...v8.0.0-beta.1