Skip to content

Commit e7685fc

Browse files
committed
refactor: S3 요청량 감소 - 라벨제거
1 parent 40291d2 commit e7685fc

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: '__stream_shard__|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)