Go to file
Ulric Qin 16d303a6fb rename var 2022-03-31 10:40:14 +08:00
.github modify github template 2021-12-09 14:22:39 +08:00
doc update readme 2022-03-30 14:31:21 +08:00
docker upgrade docker-compose to 5.5.0 2022-03-30 15:37:55 +08:00
etc doc: add node_exporter kafka_exporter zk_exporter's dashboard and alert template 2022-03-30 13:03:14 +08:00
src rename var 2022-03-31 10:40:14 +08:00
.gitattributes add tsx 2020-04-07 20:30:22 +08:00
.gitignore modify n9eetc dir 2021-12-08 23:55:51 +08:00
LICENSE init project 2020-03-11 18:25:20 +08:00
Makefile add label_value field for busi_group 2022-03-21 11:44:51 +08:00
README.md update readme 2022-03-30 14:31:21 +08:00
go.mod feat: support OIDC (#893) 2022-03-30 11:01:02 +08:00
go.sum feat: support OIDC (#893) 2022-03-30 11:01:02 +08:00

README.md

Introduction

Nightingale is an enterprise-level cloud-native monitoring system, which can be used as drop-in replacement of Prometheus for alerting and management.

Screenshot

  • alerts:

mysql-alerts

  • dashboard:

redis-dashboard

Architecture

n9e-architecture

Docs

https://n9e.github.io/

TODO

  • deploy nightingale in docker
  • export /metrics endpoint
  • notify.py support feishu
  • notify.py support sms
  • notify.py support voice
  • support remote write api
  • support pushgateway api

Any questions?

Click me

Contributing

Any contributions are welcome.