nightingale/README.md

41 lines
775 B
Markdown
Raw Normal View History

2021-12-31 13:45:54 +08:00
## Introduction
2021-01-26 18:14:45 +08:00
Nightingale is an enterprise-level cloud-native monitoring system, which can be used as drop-in replacement of Prometheus for alerting and management.
2021-11-28 18:57:49 +08:00
2022-03-30 14:31:21 +08:00
## Screenshot
- alerts:
![mysql-alerts](doc/img/mysql-alerts.png)
- dashboard:
![redis-dashboard](doc/img/redis-dash.png)
2021-12-31 13:45:54 +08:00
## Architecture
2021-12-01 10:14:35 +08:00
2021-12-31 13:45:54 +08:00
![n9e-architecture](doc/img/arch.png)
2021-12-01 10:14:35 +08:00
2021-12-31 13:45:54 +08:00
## Docs
2022-03-21 17:11:31 +08:00
[https://n9e.github.io/](https://n9e.github.io/)
2021-11-28 18:57:49 +08:00
2021-11-28 19:16:30 +08:00
## TODO
2021-11-28 18:57:49 +08:00
- [x] deploy nightingale in docker
- [x] export /metrics endpoint
2021-12-14 15:08:20 +08:00
- [x] notify.py support feishu
2021-11-28 18:57:49 +08:00
- [ ] notify.py support sms
- [ ] notify.py support voice
2021-12-16 17:58:49 +08:00
- [x] support remote write api
2021-11-29 20:29:21 +08:00
- [ ] support pushgateway api
2021-11-28 18:57:49 +08:00
2021-12-31 13:50:12 +08:00
## Any questions?
2021-11-28 19:16:30 +08:00
2021-12-31 13:49:14 +08:00
[Click me](https://s3-gz01.didistatic.com/n9e-pub/image/n9e-wx.png)
2022-03-25 16:02:39 +08:00
## Contributing
Any contributions are welcome.