diff --git a/prometheus/prometheus.yml b/prometheus/prometheus.yml index 19f56e2..1d7cb15 100644 --- a/prometheus/prometheus.yml +++ b/prometheus/prometheus.yml @@ -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']