mirror of
https://github.com/prometheus/prometheus
synced 2024-12-25 07:52:28 +00: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
|