我是ceshi1白皮书
ceshi1的报告简介
Nightingale(夜莺监控)是一款云原生监控系统,可以和Prometheus、VictoriaMetrics、Thanos、Categraf、Telegraf、Grafana-agent等无缝集成,可以和Prometheus、VictoriaMetrics、Thanos、Categraf、Telegraf、Grafana-agent等无缝集可以和Prometheus、VictoriaMetrics、Thanos、Categraf、Telegraf、Grafana-agent等无缝集,Nightingale(夜莺监控)是一款云原生监控系统,可以和Prometheus、VictoriaMetrics、Thanos、Categraf、Telegraf、Grafana-agent等无缝集成,Nightingale(夜莺监控)是一款云原生监控系统,可以和Prometheus、VictoriaMetrics、Thanos、Categraf、Telegraf、Grafana-agent等无缝集成
下载
详细信息的标题
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
Other releases: https://github.com/ccfos/nightingale/releases
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"';