Skip to content

Instantly share code, notes, and snippets.

@eskp
Created March 22, 2017 15:13
Show Gist options
  • Save eskp/3c4a0c7bc5001021e56dd96aeb020a93 to your computer and use it in GitHub Desktop.
Save eskp/3c4a0c7bc5001021e56dd96aeb020a93 to your computer and use it in GitHub Desktop.
- job_name: federate
scrape_interval: 60s
honor_labels: true
metrics_path: '/federate'
params:
'match[]':
- '{job="myservice"}'
static_configs:
- targets:
- <services-prom-address>:9090
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment