You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/user/metrics/service-monitor.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## Using the ServiceMonitor prometheus-operator CRD
2
2
3
-
[prometheus-operator][prom-operator]an operator that creates, configures and manages Prometheus clusters atop Kubernetes.
3
+
[prometheus-operator][prom-operator] creates, configures and manages Prometheus clusters atop Kubernetes.
4
4
5
5
`ServiceMonitor` is a [CR][cr] of the prometheus-operator, which discovers the `Endpoints` in `Service` objects and configures Prometheus to monitor those `Pod`s. See the prometheus-operator [documention][sm] to learn more about `ServiceMonitor`s.
0 commit comments