Skip to content

Commit 842443b

Browse files
committed
Document detected_level loki label
1 parent a603523 commit 842443b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/observability/logging/reference/loki-labels.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The following labels are available in Grafana Loki by default:
1111

1212
| Field | Description | Applicable to |
1313
| -------------------- | ------------------------------------------------------------------------- | ------------- |
14+
| `detected_level` | The log level detected by the log parser. | All |
1415
| `service_name` | The name of the application that generated the log line. | All |
1516
| `service_namespace` | The namespace of the application that generated the log line. | All |
1617
| `k8s_container_name` | The name of the Kubernetes container that generated the log line. | Kubernetes |

0 commit comments

Comments
 (0)