From fb368eb8d8835bf56e38aa256570d945367870b6 Mon Sep 17 00:00:00 2001 From: zhenyus Date: Mon, 21 Apr 2025 16:44:13 +0800 Subject: [PATCH] fix(opentelemetry): remove commented-out k8sattributes actions for clarity Signed-off-by: zhenyus --- .../authentication/opentelemetry.yaml | 23 ------------------- 1 file changed, 23 deletions(-) diff --git a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml index bd4cba1b..f66fc91a 100644 --- a/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml +++ b/freeleaps/helm-pkg/authentication/templates/authentication/opentelemetry.yaml @@ -43,29 +43,6 @@ spec: # - k8s.deployment.uid # - k8s.namespace.name # - k8s.node.name - attributes: - actions: - # - action: insert - # key: kubernetes.pod_name - # from_attribute: k8s.pod.name - # - action: insert - # key: kubernetes.pod_ip - # from_attribute: k8s.pod.ip - # - action: insert - # key: kubernetes.pod_uid - # from_attribute: k8s.pod.uid - # - action: insert - # key: kubernetes.deployment_name - # from_attribute: k8s.deployment.name - # - action: insert - # key: kubernetes.deployment_uid - # from_attribute: k8s.deployment.uid - # - action: insert - # key: kubernetes.namespace_name - # from_attribute: k8s.namespace.name - # - action: insert - # key: kubernetes.node_name - # from_attribute: k8s.node.name transform: log_statements: - context: log