From 8e09ccddcf40f3bc5a9861f3c2db12676568879b Mon Sep 17 00:00:00 2001 From: PaoloGallina Date: Wed, 17 Jul 2024 09:03:04 +0200 Subject: [PATCH] Add K8sClusterEntiyTag (#1695) Co-authored-by: manuelrodriguez-nr <113110223+manuelrodriguez-nr@users.noreply.github.com> --- entity-types/infra-kubernetescluster/definition.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/entity-types/infra-kubernetescluster/definition.yml b/entity-types/infra-kubernetescluster/definition.yml index 345553aff..6b8863cfa 100644 --- a/entity-types/infra-kubernetescluster/definition.yml +++ b/entity-types/infra-kubernetescluster/definition.yml @@ -22,6 +22,8 @@ synthesis: # value added for test entities only - attribute: newrelicOnly value: "true" + tags: + k8s.cluster.name: # Infrastructure event data via opentelemetry - identifier: k8s.cluster.name encodeIdentifierInGUID: true @@ -42,4 +44,6 @@ synthesis: present: false # value added for test entities only - attribute: newrelicOnly - value: "true" \ No newline at end of file + value: "true" + tags: + k8s.cluster.name: