mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
16c3aa75c0
* feat(ovhcloud): add ovhcloud management Signed-off-by: Marine Bal <marine.bal@corp.ovh.com> Co-authored-by: Arnaud Sinays <sinaysarnaud@gmail.com>
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
|