Created
October 28, 2019 20:57
-
-
Save souvikhaldar/765bf9b9009933ee259b8eee63a32e58 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
scrape_configs: | |
- job_name: 'node' | |
static_configs: | |
- targets: ['<TARGET_IP>:9100'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment