Releases: ccfos/nightingale
Releases · ccfos/nightingale
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
V2.2.2
V2.2.1
- [BUGFIX] false alert when alert duration less than metric step
Binary(linux-amd64) Download: http://116.85.70.57/n9e-2.2.1.tar.gz
V2.2.0
- [FEATURE] support collecting process's cpu.util and mem.util
Binary(linux-amd64) Download: http://116.85.70.57/n9e-2.2.0.tar.gz
V2.1.0
- [FEATURE] support OpenTSDB as transfer backend
Binary(linux-amd64) Download: http://116.85.70.57/n9e-2.1.0.tar.gz