Skip to content

Instantly share code, notes, and snippets.

@muokicaleb
Last active August 15, 2021 15:24
Show Gist options
  • Save muokicaleb/f9a626c3f79c944ae2ab5bdd65d17844 to your computer and use it in GitHub Desktop.
Save muokicaleb/f9a626c3f79c944ae2ab5bdd65d17844 to your computer and use it in GitHub Desktop.
global:
scrape_interval: 15s
scrape_configs:
- job_name: node
basic_auth:
username: prometheus
password: password
static_configs:
- targets: ['192.168.100.74:9100']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment