Update
This commit is contained in:
@@ -2,6 +2,6 @@ global:
|
||||
scrape_interval: 15s
|
||||
|
||||
scrape_configs:
|
||||
- job_name: 'snake_nginx'
|
||||
- job_name: "prometheus"
|
||||
static_configs:
|
||||
- targets: ['213.95.90.157:81']
|
||||
- targets: ["localhost:9090"]
|
||||
|
||||
Reference in New Issue
Block a user