Skip to content

Instantly share code, notes, and snippets.

@bplasmeijer
Last active February 7, 2023 07:51
Show Gist options
  • Save bplasmeijer/a56a5b9c95ec2f518d36466bf93f68ce to your computer and use it in GitHub Desktop.
Save bplasmeijer/a56a5b9c95ec2f518d36466bf93f68ce to your computer and use it in GitHub Desktop.
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