Small grammar fix on alerting rules doc (#6104)

Signed-off-by: Kyle Hinton <kyle.hinton0@gmail.com>
This commit is contained in:
Kyle Hinton 2019-10-07 04:17:36 -04:00 committed by Simon Pasquier
parent 53ea6d6390
commit 16f1e252f4

View file

@ -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.