Skip to content

Commit 0221b72

Browse files
committed
refactor: 헬스체크 빠르게 시작
1 parent 3cf7d6b commit 0221b72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

monitoring/promtail/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ scrape_configs:
2626
action: replace
2727

2828
- action: labeldrop
29-
- regex: 'component|host|instance|job|logger|service_name|thread'
29+
regex: 'component|host|instance|job|logger|service_name|thread'
3030

3131
pipeline_stages:
3232
- docker: {} # Docker JSON 로그 파싱

0 commit comments

Comments
 (0)