What's Changed

  • feat: Support for captcha verification on the login page @tanxiao1990.
  • refactor: Adjust the drag and click events for the chart panel to try to solve the problem of potential conflicts on some clients.
  • refactor: Use the last (first) non-empty value for the Stat and other charts to bypass NaN values.
  • refactor: Update the icon for the basic setting menu.
  • docs: Add in-built dashboards for RabbitMQ and Alibaba Cloud.
  • fix: The issue where editing PromQueryBuilder can cause the datasource value to be lost.
  • fix: The missing icon issue in the completion suggestion for PromQLInput.

Configuration File Changes

When upgrading from the ga.8 version, 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.11...v6.0.0-ga.12

项目简介

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 %