Skip to content

Instantly share code, notes, and snippets.

@Jammink2
Created July 15, 2016 23:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jammink2/259ebe928600b80b43d9a16cafc3d598 to your computer and use it in GitHub Desktop.
Save Jammink2/259ebe928600b80b43d9a16cafc3d598 to your computer and use it in GitHub Desktop.
# A job to scrape an endpoint of Fluentd running on localhost.
scrape_configs:
- job_name: fluentd
scrape_interval: 5s
target_groups:
- targets:
- 'localhost:24231'
metrics_path: /metrics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment