rename endpoint to /metrics

This commit is contained in:
Umputun
2021-04-21 01:28:07 -05:00
parent f16d92b774
commit 4c79c3b239
4 changed files with 4 additions and 4 deletions

View File

@@ -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