diff --git a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml index fb7dc837..01d901a7 100644 --- a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml +++ b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml @@ -77,6 +77,7 @@ spec: log_statements: - context: log statements: + - set(resource.attributes["service.name"], "authentication") - set(resource.attributes["service_name"], "authentication") - set(resource.attributes["environment"], "alpha") - set(resource.attributes["environment"], "prod") where resource.attributes["k8s.namespace.name"] == "freeleaps-prod"