We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a603523 commit 842443bCopy full SHA for 842443b
docs/observability/logging/reference/loki-labels.md
@@ -11,6 +11,7 @@ The following labels are available in Grafana Loki by default:
11
12
| Field | Description | Applicable to |
13
| -------------------- | ------------------------------------------------------------------------- | ------------- |
14
+| `detected_level` | The log level detected by the log parser. | All |
15
| `service_name` | The name of the application that generated the log line. | All |
16
| `service_namespace` | The namespace of the application that generated the log line. | All |
17
| `k8s_container_name` | The name of the Kubernetes container that generated the log line. | Kubernetes |
0 commit comments