Created
June 20, 2020 09:26
-
-
Save wh13371/4c285e05918dd1221b204f17593a8b11 to your computer and use it in GitHub Desktop.
This file contains hidden or 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: 60s | |
external_labels: | |
monitor: 'fizz' | |
scrape_configs: | |
- job_name: 'prometheus' | |
static_configs: | |
- targets: ['?.?.?.?:9090'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment