What's Changed

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"';

项目简介

An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.

🚀 Github 镜像仓库 🚀

源项目地址

https://github.com/didi/nightingale

发行版本 122

v6.1.0

全部发行版

贡献者 60

全部贡献者

开发语言

  • Go 95.6 %
  • Python 2.8 %
  • Smarty 1.6 %
  • Shell 0.1 %