First Upload
This commit is contained in:
7
prometheus/prometheus.yml
Normal file
7
prometheus/prometheus.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
global:
|
||||
scrape_interval: 15s
|
||||
|
||||
scrape_configs:
|
||||
- job_name: 'telegraf'
|
||||
static_configs:
|
||||
- targets: ['telegraf:9126']
|
||||
Reference in New Issue
Block a user