Last active
February 7, 2023 07:51
-
-
Save bplasmeijer/a56a5b9c95ec2f518d36466bf93f68ce to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
extraScrapeConfigs: | | |
- job_name: opencost | |
scrape_interval: 1m | |
scrape_timeout: 10s | |
metrics_path: /metrics | |
scheme: http | |
static_configs: | |
- targets: ['opencost.opencost-exporter:9003'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment