monitoring.coreos.com/v1
· Namespaced Resource
Probe
The `Probe` custom resource definition (CRD) defines how to scrape metrics from prober exporters such as the [blackbox exporter](https://github.com/prometheus/blackbox_exporter). The `Probe` resource needs 2 pieces of information: * The list of probed addresses which can be defined statically or by discovering Kubernetes Ingress objects. * The prober which exposes the availability of probed endpoints (over various protocols such HTTP, TCP, ICMP, ...) as Prometheus metrics. `Prometheus` and `PrometheusAgent` objects select `Probe` 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 Probe yet 😕
But the good news is, you can help us by contributing examples on GitHub
No links for Probe yet
You can help us by adding useful links on GitHub