Go to file
dependabot[bot] 8459ffb690
Bump github.com/gogo/protobuf from 1.1.1 to 1.3.2 (#895)
Bumps [github.com/gogo/protobuf](https://github.com/gogo/protobuf) from 1.1.1 to 1.3.2.
- [Release notes](https://github.com/gogo/protobuf/releases)
- [Commits](https://github.com/gogo/protobuf/compare/v1.1.1...v1.3.2)

---
updated-dependencies:
- dependency-name: github.com/gogo/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 10:18:31 +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 give blank method for datadog-agent 2022-03-28 16:41:31 +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.