Adding clarity for service monitor

This commit is contained in:
cgkades 2019-08-02 15:35:50 -06:00 committed by GitHub
parent d453685af3
commit 324119b224
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -178,7 +178,7 @@ in for `prom` when it appears.
### Monitoring Your Application
In order to monitor your application, you'll need to set up
a ServiceMonitor pointing at the application. Assuming you've set up your
a ServiceMonitor pointing at the service for the application. Assuming you've set up your
Prometheus instance to use ServiceMonitors with the `app: sample-app`
label, create a ServiceMonitor to monitor the app's metrics via the
service: