• New: 后端支持留观时长的特性,即告警恢复之后再等一段时间,确实没再触发才恢复
  • Fix: 告警恢复的时候要删除pendings内存结构
  • Fix: n9e-server的reader支持basic auth

如果是从低版本升级上来,要注意查看releases各个版本的变更,把你的老版本到当前版本之间的各个版本的变更内容都做一下,特别是sql的更改

本版本要替换n9e二进制,且有sql改动:

alter table n9e_v5.alert_rule add column `recover_duration` int not null default 0 comment 'unit: s';

项目简介

An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.

🚀 Github 镜像仓库 🚀

源项目地址

https://github.com/didi/nightingale

发行版本 122

v6.1.0

全部发行版

贡献者 60

全部贡献者

开发语言

  • Go 95.6 %
  • Python 2.8 %
  • Smarty 1.6 %
  • Shell 0.1 %