diff --git a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml index f6303e96..bb4696dc 100644 --- a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml +++ b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml @@ -61,7 +61,7 @@ spec: log_statements: - context: log statements: - - set(body, merge_maps(body, body.attributes, true)) + - set(body, body.attributes) - delete_key(body, "attributes") - delete_key(body, "resources") batch: