Go to file
Lars Lehtonen 7b3cb2eb00
fix router errors (#894)
2022-03-30 10:57:54 +08:00
.github modify github template 2021-12-09 14:22:39 +08:00
doc add arch.png 2021-12-31 13:45:54 +08:00
docker fix index of metric_view and alert_aggr_view 2022-03-28 10:15:53 +08:00
etc add windows metrics description 2022-03-23 18:08:32 +08:00
src fix router errors (#894) 2022-03-30 10:57:54 +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 add contributing of readme 2022-03-25 16:02:46 +08:00
go.mod Bump github.com/gogo/protobuf from 1.1.1 to 1.3.2 (#895) 2022-03-30 10:18:31 +08:00
go.sum Bump github.com/gogo/protobuf from 1.1.1 to 1.3.2 (#895) 2022-03-30 10:18:31 +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.

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.