Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-07-02 | 192 Bytes | |
n9e-v8.0.0-linux-amd64.tar.gz | 2025-07-02 | 73.3 MB | |
n9e-v8.0.0-linux-arm64.tar.gz | 2025-07-02 | 69.8 MB | |
README.md | 2025-07-02 | 2.8 kB | |
v8.0.0 source code.tar.gz | 2025-07-02 | 28.8 MB | |
v8.0.0 source code.zip | 2025-07-02 | 29.3 MB | |
Totals: 6 Items | 201.2 MB | 0 |
What's Changed
- feat: Support for Doris and Opensearch data source alerts
- feat: User management with permission-based access control
- feat: Machine list with multiple search criteria
- feat: Built-in metric descriptions support multi-language configuration
- refactor: Modified alert duration calculation logic, now using current detection time minus previous detection time
- refactor: Template center redesign - built-in templates will no longer allow user modifications
- refactor: Optimized shield rule configuration page
- refactor: Alert rule list page now supports displaying associated notification rules
- refactor: Added prominent alerts when data source-associated alert engines are disconnected
- refactor: Optimized notification rule testing functionality prompts
- refactor: Added "Is recovery event?" option to applicable properties
- refactor: Dashboard query conditions support hiding specific query conditions [n9e/fe#1639](https://github.com/n9e/fe/issues/1639)
- fix: Fixed dashboard table chart overrides configuration field matching issue where field values rendered abnormally [n9e/fe#1652](https://github.com/n9e/fe/issues/1652)
- fix: Fixed SSO login failure issue [#2743]
- fix: Fixed Elasticsearch alert data deviation issue caused by log bucketing when alert interval is set to 1 day
变更记录
- feat: 支持 Doris、Opensearch 数据源告警
- feat: 用户管理,支持通过权限点控制
- feat: 机器列表,增加多个机器检索条件
- feat: 内置指标说明支持配置多语言
- refactor: 修改告警持续时长计算逻辑,改为使用本次检测时间减去上次检测时间
- refactor: 模板中心改版,内置模板将不允许用户修改
- refactor: 优化屏蔽规则配置页面
- refactor: 告警规则列表页,支持显示关联的通知规则
- refactor: 数据源关联的告警引擎失联,页面上添加醒目提示
- refactor: 优化通知规则测试功能提示
- refactor: 适用属性添加 "是恢复事件?" 选项
- refactor: 仪表盘查询条件支持隐藏该查询条件 n9e/fe#1639
- fix: 修复仪表盘表格图 overrides 配置匹配字段时,字段值渲染异常问题 n9e/fe#1652
- fix: 修复 SSO 登录失败问题 [#2743]
- fix: 修复 Elasticsearch 告警时间间隔为 1 天时,日志分桶导致告警数据有偏差问题
Full Changelog: https://github.com/ccfos/nightingale/compare/v8.0.0-beta.14...v8.0.0