Created
November 24, 2019 18:45
-
-
Save krishnasaga/9096faf294e5771b2854ff8ef2443c6f 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
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