Skip to content

Commit 37eb7b7

Browse files
docs: Minor edit the k8s attributes processor (#5323)
1 parent 1110ea3 commit 37eb7b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/send-data/kubernetes/v4/important-changes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ This page describes the major changes and the necessary migration steps.
1111

1212
## Important changes
1313

14-
### Kubernetes Attributes Processor support
14+
### Kubernetes Attributes Processor support (v4.13)
1515

16-
The [k8sattributesprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/processor/k8sattributesprocessor/README.md) is now supported for logs and metrics metadata enrichment. This processor is disabled by default. To enable this processor for logs, set `metadata.logs.useSumoK8sProcessor` to `false`. To enable this processor for metrics, set `metadata.metrics.useSumoK8sProcessor` to `false`.
16+
The [Kubernetes Attributes Processor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/processor/k8sattributesprocessor/README.md) is now supported for logs and metrics metadata enrichment. This processor is disabled by default. To enable this processor for logs, set `metadata.logs.useSumoK8sProcessor` to `false`. To enable this processor for metrics, set `metadata.metrics.useSumoK8sProcessor` to `false`.
1717

1818
:::note
1919
The Service name isn't part of the metadata enrichment with this new processor.

0 commit comments

Comments
 (0)