Releases: ccfos/nightingale
Releases · ccfos/nightingale
V2.8.0 - V2封版了
经过审慎考虑,我们准备把商业版本里边的更多基础功能开源,即接下来的V3版本,和V2版本差别非常非常大,以至于没法平滑迁移,大家选择性使用吧,V3已经不止是一个监控系统了,而是变成了一个运维平台,细节查看,2.8.0是V2的最后一个版本,64位Linux可以下载编译好的包: n9e-2.8.0.tar.gz
V2.7.2
V2.7.1
- [更新] 调整索引全量更新的频率
- [更新] 优化前端一些展示
- [更新] 增加stddev告警函数
- [更新] 增加SUBTRACT类型
影响模块:
- pub目录:需要更新下面的前端资源文件
- judge:替换二进制即可
- collector:替换二进制即可
- monapi:替换二进制即可
- tsdb: 替换二进制即可
64位Linux可以下载编译好的包: n9e-2.7.1.tar.gz
V2.7.0
- [BUGFIX] carry tags when strategy batch cloning
- [UPDATE] support endpoint masking
- [UPDATE] refactor port listening checker
中文:
- [修复] 修复克隆策略时没有把tag带过去的问题
- [更新] 支持endpoint粒度的告警屏蔽
- [更新] 优化端口监控逻辑,解决机器多ip只监听其中一个的问题
影响模块:
- pub目录:需要更新下面的前端资源文件,解决tag在克隆时没有带过去的问题
- monapi:替换二进制即可,屏蔽endpoint告警就是改了这个模块
- collector:替换二进制即可,如果没有遇到端口监控的问题也可以不更新
64位Linux可以下载编译好的包: n9e-2.7.0.tar.gz
V2.0.0
V1.4.0
Changelog
- [FEATURE] support operating plugin collection by web
- [UPDATE] mount metrics config change to ignore
Upgrading
- Create plugin_collect table in n9e_mon database
- Rebuild monapi & collector, replace the old version
- Update static files in pub directory
If you upgrade version to v1.4.0 the local plugin collection mode will be invalid, please add plugin collect on web portal
V2.6.1
- supporting more time format pattern in log-collector
- supporting collect snmp metrics in /proc/net/snmp
- add stdin and env field in plugin collect page
- fix time location parser in log-collector
中文:
- 日志监控支持了一种新的时间格式
- 支持采集/proc/net/snmp中的监控指标
- 插件采集页面支持配置stdin和env
- 修复日志监控中对时区处理的一个bug
需要更新pub目录下的前端资源文件和collector组件
Binary(linux-amd64) Download: http://116.85.70.57/n9e-2.6.1.tar.gz
V2.4.1
fixbug for 2.4.0: retain monapi-builtin-token.
Affected components: monapi
Binary(linux-amd64) Download: http://116.85.70.57/n9e-2.4.1.tar.gz
V2.4.0
support grafana: https://github.com/n9e/grafana-n9e-datasource
Binary(linux-amd64) Download: http://116.85.70.57/n9e-2.4.0.tar.gz