Update 'prometheus/prometheus.yml'

develop
bvn13 2023-06-20 10:46:21 +03:00
parent 74991f5870
commit 8af9b2bd38
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ scrape_configs:
metrics_path: '/metrics'
static_configs:
- targets: ['loki:3100']
- job_name: 'yh-backend-auth'
- job_name: 'template'
metrics_path: '/actuator/prometheus'
static_configs:
- targets: ['10.0.0.9:8201']