monitoring.coreos.com/v1
· Namespaced Resource
ServiceMonitor
The `ServiceMonitor` custom resource definition (CRD) defines how `Prometheus` and `PrometheusAgent` can scrape metrics from a group of services. Among other things, it allows to specify: * The services to scrape via label selectors. * The container ports to scrape. * Authentication credentials to use. * Target and metric relabeling. `Prometheus` and `PrometheusAgent` objects select `ServiceMonitor` 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 ServiceMonitor yet 😕
But the good news is, you can help us by contributing examples on GitHub
No links for ServiceMonitor yet
You can help us by adding useful links on GitHub