mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
7 lines
123 B
YAML
7 lines
123 B
YAML
|
scrape_configs:
|
||
|
- kubernetes_sd_configs:
|
||
|
- api_server: kubernetes:443
|
||
|
role: endpoints
|
||
|
namespaces:
|
||
|
foo: bar
|