1.6. Probe [monitoring.coreos.com/v1]
- 描述
Probe自定义资源定义(CRD)定义了如何从探测器导出器中提取指标,如 [blackbox exporter](https://github.com/prometheus/blackbox_exporter)。探测资源需要 2 个信息:* 探测地址列表可以静态定义或发现 Kubernetes Ingress 对象。* 探测器公开探测端点的可用性(在各种协议中,如 HTTP、TCP、ICMP、…)作为 Prometheus 指标。Prometheus和PrometheusAgent对象使用标签和命名空间选择器选择Probe对象。- 类型
-
对象