Configuring Prometheus with Prometheus Operator: Difference between revisions
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
=Add a Target= | =Add a Target= | ||
To add a monitoring [[Prometheus_Concepts#Target|target]], deploy a [[Prometheus_Operator_Concepts#ServiceMonitor_Resource|ServiceMonitor]] custom resource. |
Revision as of 22:00, 14 October 2020
External
- https://coreos.com/operators/prometheus/docs/0.17.0/index.html
- https://github.com/prometheus-operator/prometheus-operator
Internal
Overview
Add a Target
To add a monitoring target, deploy a ServiceMonitor custom resource.