loki metrics

develop
bvn13 2023-04-13 17:52:40 +03:00
parent 9eef060f8a
commit 74991f5870
1 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,10 @@ scrape_configs:
scrape_interval: 5s
static_configs:
- targets: ['localhost:9090']
- job_name: 'loki'
metrics_path: '/metrics'
static_configs:
- targets: ['loki:3100']
- job_name: 'yh-backend-auth'
metrics_path: '/actuator/prometheus'
static_configs: