Skip to content
Snippets Groups Projects
Commit 40718bed authored by Arve Knudsen's avatar Arve Knudsen
Browse files

Fix ServiceMonitor documentation link

parent 88fe225e
Branches
Tags
No related merge requests found
...@@ -49,7 +49,7 @@ hack/cluster-monitoring/teardown ...@@ -49,7 +49,7 @@ hack/cluster-monitoring/teardown
The example manifests in [/manifests/examples/example-app](/contrib/kube-prometheus/manifests/examples/example-app) The example manifests in [/manifests/examples/example-app](/contrib/kube-prometheus/manifests/examples/example-app)
deploy a fake service exposing Prometheus metrics. They additionally define a new Prometheus deploy a fake service exposing Prometheus metrics. They additionally define a new Prometheus
server and a [`ServiceMonitor`](https://github.com/coreos/prometheus-operator/blob/master/Documentation/service-monitor.md), server and a [`ServiceMonitor`](https://github.com/coreos/prometheus-operator/blob/master/Documentation/design.md#servicemonitor),
which specifies how the example service should be monitored. which specifies how the example service should be monitored.
The Prometheus Operator will deploy and configure the desired Prometheus instance and continiously The Prometheus Operator will deploy and configure the desired Prometheus instance and continiously
manage its life cycle. manage its life cycle.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment