在LogQLline_format模板表达式中,有没有办法访问原始日志条目(假设该条目不是JSON或任何可解析的格式,并且所有标签都是日志标签而不是提取的标签)。
line_format
例子: ... | line_format "{{.log_label1}}, {{.log_label2}}: {{<some way to show the entire original log entry>}}"
... | line_format "{{.log_label1}}, {{.log_label2}}: {{<some way to show the entire original log entry>}}"
grafana-loki
grafana-loki ×1