Skip to content

Instantly share code, notes, and snippets.

@krishnasaga
Created November 24, 2019 18:45
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 krishnasaga/49f8a46902182eca05c15a908a1c099c to your computer and use it in GitHub Desktop.
Save krishnasaga/49f8a46902182eca05c15a908a1c099c to your computer and use it in GitHub Desktop.
global:
scrape_interval: 15s
evaluation_interval: 15s
scrape_timeout: 10s
rule_files:
# - "first.rules"
# - "second.rules"
scrape_configs:
- job_name: 'browser'
static_configs:
- targets: ['lighthouse:3030','frontend:4040']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment