init v2
This commit is contained in:
7
prometheus/config/prometheus.yml
Executable file
7
prometheus/config/prometheus.yml
Executable file
@@ -0,0 +1,7 @@
|
||||
global:
|
||||
scrape_interval: 30s
|
||||
|
||||
scrape_configs:
|
||||
- job_name: spigot
|
||||
static_configs:
|
||||
- targets: [ "spigot:9225" ]
|
||||
Reference in New Issue
Block a user