Configuring Prometheus with Prometheus Operator: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
=External= | |||
* https://coreos.com/operators/prometheus/docs/0.17.0/index.html | |||
* https://github.com/prometheus-operator/prometheus-operator | |||
=Internal= | =Internal= | ||
* [[Prometheus_Configuration#Configuring_Prometheus_with_Prometheus_Operator|Prometheus Configuration]] | * [[Prometheus_Configuration#Configuring_Prometheus_with_Prometheus_Operator|Prometheus Configuration]] | ||
=Overview= | =Overview= | ||
To monitor a target, create a ServiceMonitor custom resource: | To monitor a target, create a ServiceMonitor custom resource: |
Revision as of 21:04, 14 October 2020
External
- https://coreos.com/operators/prometheus/docs/0.17.0/index.html
- https://github.com/prometheus-operator/prometheus-operator
Internal
Overview
To monitor a target, create a ServiceMonitor custom resource: