update
This commit is contained in:
@@ -6,3 +6,7 @@ scrape_configs:
|
||||
- job_name: "prometheus"
|
||||
static_configs:
|
||||
- targets: ["localhost:9090"]
|
||||
|
||||
- job_name: 'nginx'
|
||||
static_configs:
|
||||
- targets: ['nginx-prometheus-exporter:9113']
|
||||
|
||||
Reference in New Issue
Block a user