mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-15 01:54:06 -08:00
9 lines
240 B
YAML
9 lines
240 B
YAML
|
scrape_configs:
|
||
|
- ovhcloud_sd_configs:
|
||
|
- service: fakeservice
|
||
|
endpoint: ovh-eu
|
||
|
application_key: testAppKey
|
||
|
application_secret: testAppSecret
|
||
|
consumer_key: testConsumerKey
|
||
|
refresh_interval: 1m
|