mirror of
https://github.com/kemko/reproxy.git
synced 2026-01-01 15:55:49 +03:00
rename endpoint to /metrics
This commit is contained in:
@@ -7,7 +7,7 @@ scrape_configs:
|
||||
static_configs:
|
||||
- targets: ['localhost:9090']
|
||||
- job_name: reproxy
|
||||
metrics_path: /prometheus
|
||||
metrics_path: /metrics
|
||||
static_configs:
|
||||
- targets:
|
||||
- reproxy:8081
|
||||
|
||||
Reference in New Issue
Block a user