mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-25 13:44:05 -08:00
Small grammar fix on alerting rules doc (#6104)
Signed-off-by: Kyle Hinton <kyle.hinton0@gmail.com>
This commit is contained in:
parent
53ea6d6390
commit
16f1e252f4
|
@ -101,5 +101,5 @@ on top of the simple alert definitions. In Prometheus's ecosystem, the
|
||||||
role. Thus, Prometheus may be configured to periodically send information about
|
role. Thus, Prometheus may be configured to periodically send information about
|
||||||
alert states to an Alertmanager instance, which then takes care of dispatching
|
alert states to an Alertmanager instance, which then takes care of dispatching
|
||||||
the right notifications.
|
the right notifications.
|
||||||
Prometheus can be [configured](configuration.md) to automatically discovered available
|
Prometheus can be [configured](configuration.md) to automatically discover available
|
||||||
Alertmanager instances through its service discovery integrations.
|
Alertmanager instances through its service discovery integrations.
|
||||||
|
|
Loading…
Reference in a new issue