a
This commit is contained in:
8
prometheus/prometheus.yml
Executable file
8
prometheus/prometheus.yml
Executable file
@@ -0,0 +1,8 @@
|
||||
|
||||
global:
|
||||
scrape_interval: 15s
|
||||
|
||||
scrape_configs:
|
||||
- job_name: 'pushgateway'
|
||||
static_configs:
|
||||
- targets: ['pushgateway:9091']
|
||||
Reference in New Issue
Block a user