Go to file
710leo 2ceed84120 fix: host alert host filter by busigroup 2024-09-25 15:07:54 +08:00
.github
alert fix: recovery event tags map split 2024-09-22 19:14:24 +08:00
center refactor: target bind api 2024-09-24 15:20:21 +08:00
cli
cmd
conf
cron
doc
docker docs: add target_busi_group sql 2024-09-20 18:14:15 +08:00
dumper
etc
front/statik refactor: update targets api 2024-08-26 20:34:04 +08:00
integrations docs: update linux metrics tpl 2024-09-13 19:10:33 +08:00
memsto fix: edge target cache 2024-09-22 00:33:28 +08:00
models fix: host alert host filter by busigroup 2024-09-25 15:07:54 +08:00
pkg docs: update i18n 2024-09-24 16:27:51 +08:00
prom
pushgw refactor: update target bind api 2024-09-22 23:00:32 +08:00
storage Remove duplicate fields UseTLS 2024-09-21 20:44:02 +08:00
tdengine
.gitattributes
.gitignore
.goreleaser.yaml
LICENSE
Makefile
README.md Update README.md wechat qrcode 2024-09-18 08:13:42 +08:00
README_en.md
fe.sh
go.mod
go.sum

README_en.md

nightingale - cloud native monitoring

Open-source Alert Management Expert, an Integrated Observability Platform

Docs Docker pulls GitHub contributors GitHub Repo stars GitHub forks
GitHub Repo issues GitHub Repo issues closed GitHub latest release License GitHub contributors

English | 中文

What is Nightingale

Nightingale aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful WebUI.

Originally developed and open-sourced by Didi, Nightingale was donated to the China Computer Federation Open Source Development Committee (CCF ODC) on May 11, 2022, becoming the first open-source project accepted by the CCF ODC after its establishment.

Quick Start

Features

  • Integration with Multiple Time-Series Databases: Supports integration with various time-series databases such as Prometheus, VictoriaMetrics, Thanos, Mimir, M3DB, and TDengine, enabling unified alert management.
  • Advanced Alerting Capabilities: Comes with built-in support for multiple alerting rules, extensible to common notification channels. It also supports alert suppression, silencing, subscription, self-healing, and alert event management.
  • High-Performance Visualization Engine: Offers various chart styles with numerous built-in dashboard templates and the ability to import Grafana templates. Ready to use with a business-friendly open-source license.
  • Support for Common Collectors: Compatible with Categraf, Telegraf, Grafana-agent, Datadog-agent, and various exporters as collectors—there's no data that can't be monitored.
  • Seamless Integration with Flashduty: Enables alert aggregation, acknowledgment, escalation, scheduling, and IM integration, ensuring no alerts are missed, reducing unnecessary interruptions, and enhancing efficient collaboration.

Screenshots

You can switch languages and themes in the top right corner. We now support English, Simplified Chinese, and Traditional Chinese.

18n switch

Instant Query

Similar to the built-in query analysis page in Prometheus, Nightingale offers an ad-hoc query feature with UI enhancements. It also provides built-in PromQL metrics, allowing users unfamiliar with PromQL to quickly perform queries.

Instant Query

Metric View

Alternatively, you can use the Metric View to access data. With this feature, Instant Query becomes less necessary, as it caters more to advanced users. Regular users can easily perform queries using the Metric View.

Metric View

Built-in Dashboards

Nightingale includes commonly used dashboards that can be imported and used directly. You can also import Grafana dashboards, although compatibility is limited to basic Grafana charts. If youre accustomed to Grafana, its recommended to continue using it for visualization, with Nightingale serving as an alerting engine.

Built-in Dashboards

Built-in Alert Rules

In addition to the built-in dashboards, Nightingale also comes with numerous alert rules that are ready to use out of the box.

Built-in Alert Rules

Architecture

In most community scenarios, Nightingale is primarily used as an alert engine, integrating with multiple time-series databases to unify alert rule management. Grafana remains the preferred tool for visualization. As an alert engine, the product architecture of Nightingale is as follows:

Product Architecture

For certain edge data centers with poor network connectivity to the central Nightingale server, we offer a distributed deployment mode for the alert engine. In this mode, even if the network is disconnected, the alerting functionality remains unaffected.

Edge Deployment Mode

Communication Channels

Stargazers over time

Stargazers over time

Community Co-Building

  • ❇️ Please read the Nightingale Open Source Project and Community Governance Draft. We sincerely welcome every user, developer, company, and organization to use Nightingale, actively report bugs, submit feature requests, share best practices, and help build a professional and active open-source community.
  • ❤️ Nightingale Contributors

License