fix(loki): 修复日志匹配规则

这个提交包含在:
2025-04-14 10:21:57 +08:00
未验证
父节点 3da15db575
当前提交 11bbd7ea0a
@@ -25,5 +25,5 @@ spec:
regex: true
# 匹配log_collecting_only_errors标签并只保留stderr流
- source_labels: [__meta_kubernetes_pod_label_log_collecting_only_errors]
action: keep
regex: stderr
action: drop
regex: stdout