mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-07 10:17:51 +00:00
Adding clarity for service monitor
This commit is contained in:
parent
d453685af3
commit
324119b224
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,7 @@ in for `prom` when it appears.
|
||||||
### Monitoring Your Application
|
### Monitoring Your Application
|
||||||
|
|
||||||
In order to monitor your application, you'll need to set up
|
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`
|
Prometheus instance to use ServiceMonitors with the `app: sample-app`
|
||||||
label, create a ServiceMonitor to monitor the app's metrics via the
|
label, create a ServiceMonitor to monitor the app's metrics via the
|
||||||
service:
|
service:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue