diff --git a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml index d2c1b483..f6303e96 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: - - merge_maps(body, body.attributes) + - set(body, merge_maps(body, body.attributes, true)) - delete_key(body, "attributes") - delete_key(body, "resources") batch: