What's Changed

  • feat(biz-group): The business group list is automatically displayed in group form after the business group name is set to the group-name name format
  • refactor(quick-view): Optimized quick view styles, fixed the issue where the rendering was misplaced when the rule name or tag value was too long
  • refactor(quick-view): Added an icon to the chart panel title bar to view the complete PromQL of the current chart
  • refactor(account): Added a link to "More Contact Methods" to jump to the contact method configuration page
  • refactor(event): Local caching of query time ranges
  • fix(explorer): Fixed the error of "unknown field [interval]" when querying ES 8.x
  • fix(alert-subscribes): Fixed the issue of incorrect display of alarm level
  • fix(dashboard): Fixed the issue of curve color and legend color not aligning when stack is enabled in time series graph
  • fix(event): Fixed the issue that active alarm events cannot be batch deleted
  • fix(cli): Fixed the issue where the upgrade program could not find the data source
  • fix(alert-subscribes): The update of alarm subscription data source type did not take effect @shardingHe
  • fix(target): Color display of machine list heartbeat time

Configuration File Changes

When upgrading from the previous version to ga.10, you need to add the following configuration under [HTTP] in the configuration file.

[HTTP.APIForAgent]
Enable = true 
# [HTTP.APIForAgent.BasicAuth]
# user001 = "ccc26da7b9aba533cbb263a36c07dcc5"

[HTTP.APIForService]
Enable = true 
[HTTP.APIForService.BasicAuth]
user001 = "ccc26da7b9aba533cbb263a36c07dcc5"

Full Changelog: https://github.com/ccfos/nightingale/compare/v6.0.0-ga.9...v6.0.0-ga.10

项目简介

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 %