We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40291d2 commit e7685fcCopy full SHA for e7685fc
1 file changed
monitoring/promtail/config.yml
@@ -26,7 +26,7 @@ scrape_configs:
26
action: replace
27
28
- action: labeldrop
29
- regex: '__stream_shard__|component|host|instance|job|logger|service_name|thread'
+ - regex: 'component|host|instance|job|logger|service_name|thread'
30
31
pipeline_stages:
32
- docker: {} # Docker JSON 로그 파싱
0 commit comments