Skip to content

Commit

Permalink
API
Browse files Browse the repository at this point in the history
  • Loading branch information
MalloZup committed Sep 24, 2020
1 parent 2f1fe65 commit d5aa78a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
# Rationale

The alert handler serve as central component for building reactive self-healing systems, based on Prometheus.

It is meant to be a single binary, which will be distribued and installed to all nodes of clusters.
The routing itself is delegated to alertmanager of prometheus.
The routing itself is delegated to alertmanager of Prometheus.
It is main functionality is to `selfheal` and handle Prometheus alerts automatically, which are fired by Prometheus.
The alert-handler share a common declarative API with the alertmanager (based on labels) which need to be respected by users. See [API](doc/api.md)

# Devel

Expand Down

0 comments on commit d5aa78a

Please # to comment.