monitoring.coreos.com/v1
· Namespaced Resource
PodMonitor
The `PodMonitor` custom resource definition (CRD) defines how `Prometheus` and `PrometheusAgent` can scrape metrics from a group of pods.
Among other things, it allows to specify:
* The pods to scrape via label selectors.
* The container ports to scrape.
* Authentication credentials to use.
* Target and metric relabeling.
`Prometheus` and `PrometheusAgent` objects select `PodMonitor` objects using label and namespace selectors.
Click on Property Name to show the description, and Pink Types to expand schema.
Required properties are marked with *
We don't have any examples of PodMonitor yet 😕
But the good news is, you can help us by contributing examples on GitHub
No links for PodMonitor yet
You can help us by adding useful links on GitHub