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
|