diff --git a/processor/k8sattributesprocessor/config.schema.yaml b/processor/k8sattributesprocessor/config.schema.yaml index 6689274dce83c..9e352ea77306d 100644 --- a/processor/k8sattributesprocessor/config.schema.yaml +++ b/processor/k8sattributesprocessor/config.schema.yaml @@ -52,7 +52,7 @@ $defs: description: KeyRegex is a regular expression used to extract a Key that matches the regex. Out of Key or KeyRegex, only one option is expected to be configured at a time. type: string tag_name: - description: 'TagName represents the name of the resource attribute that will be added to logs, metrics or spans. When not specified, a default tag name will be used of the format: - k8s.pod.annotations. (or k8s.pod.annotation. when k8sattr.labelsAnnotationsSingular.allow is enabled) - k8s.pod.labels.