v5.15.0
版本发布时间: 2023-02-10 17:37:06
ccfos/nightingale最新发布版本:v7.4.1(2024-09-25 15:15:14)
What's Changed
- feat: effective time support array by @tripitakav in https://github.com/ccfos/nightingale/pull/1357
- fix: cas 3.0 login by @bbaobelief in https://github.com/ccfos/nightingale/pull/1365
- fix: host tag is overridden by ident by @MoonStill in https://github.com/ccfos/nightingale/pull/1359
- fix: n9e-server query https api by @710leo in https://github.com/ccfos/nightingale/pull/1368
- refactor: engine code refactor by @xiaoziv in https://github.com/ccfos/nightingale/pull/1361
- refactor: heartbeat and rule sync by @710leo https://github.com/ccfos/nightingale/pull/1362
Front End Changes
https://github.com/n9e/fe-v5/releases/tag/v5.15.0
- feat: new PromQL "Newbie Mode" can be used to edit PromQL by UI interface operation #164
- feat: new data conversion function for monitoring large table chart, configurable field name, sorting, and whether to display #218
- feat: alarm rules support setting multiple effective time @tripitakav
- feat: add preset filter to object list, can quickly filter out the ungrouped and all objects #230
- refactor: optimize new window issue for alert policy ccfos/nightingale #1356
- fix: no permission menu will be blank to occupy the place #243
- fix: the problem that the data source associated with the prometheus source cannot be deleted #233
- fix: the problem that the step setting of the monitoring disk does not take effect
- fix: the problem that the mean calc is not processed when importing the grafana disk.
- fix: the Series list under the Graph tab of the instant query is not fully displayed #240
Full Changelog: https://github.com/ccfos/nightingale/compare/v5.14.5...v5.15.0
alter table alert_rule modify enable_stime char(255) not null default '00:00';
alter table alert_rule modify enable_etime char(255) not null default '23:59';
alter table alert_rule modify enable_days_of_week varchar(255) not null default '' comment 'eg: "0 1 2 3 4 5 6 ; 0 1 2"';
1、 checksums.txt 194B
2、 n9e-v5.15.0-linux-amd64.tar.gz 15.19MB
3、 n9e-v5.15.0-linux-arm64.tar.gz 14.49MB