v5.14.2
版本发布时间: 2022-11-23 20:44:02
ccfos/nightingale最新发布版本:v7.4.1(2024-09-25 15:15:14)
What's Changed
- feat: 报警脚本超时时间改为可配置 by @JellyTony in https://github.com/ccfos/nightingale/pull/1253
- replace json with easyjson for router by @kongfei605 in https://github.com/ccfos/nightingale/pull/1261
- feat: add timeseries sample log filter by @710leo in https://github.com/ccfos/nightingale/pull/1281
- refactor: use SafeList instead of channel as queue
- add cas and oauth2 login entry
配置修改
- 删除 server.conf 中的 ForceUseServerTS
- 调整 server.conf 中的 WriterOpt 部分如下:
[WriterOpt]
# queue channel count
QueueCount = 1000
# queue max size
QueueMaxSize = 1000000
# once pop samples number from queue
QueuePopSize = 1000
# metric or ident
ShardingKey = "ident"
Full Changelog: https://github.com/ccfos/nightingale/compare/v5.14.1...v5.14.2
1、 checksums.txt 194B
2、 n9e-v5.14.2-linux-amd64.tar.gz 14.99MB
3、 n9e-v5.14.2-linux-arm64.tar.gz 14.29MB