Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
kube-prometheus
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
prometheus-operator
kube-prometheus
Commits
40718bed
Commit
40718bed
authored
7 years ago
by
Arve Knudsen
Browse files
Options
Downloads
Patches
Plain Diff
Fix ServiceMonitor documentation link
parent
88fe225e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
40718bed
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment