mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-15 10:04:07 -08:00
8 lines
203 B
YAML
8 lines
203 B
YAML
|
scrape_configs:
|
||
|
- ovhcloud_sd_configs:
|
||
|
- service: dedicated_server
|
||
|
endpoint: ovh-eu
|
||
|
application_key: testAppKey
|
||
|
consumer_key: testConsumerKey
|
||
|
refresh_interval: 1m
|