Semconv: Add k8s.dataplaneservice.name (#91714)

(cherry picked from commit c5c206d8a6)
This commit is contained in:
Todd Treece
2024-08-21 15:24:49 +01:00
committed by Andreas Christou
parent bcf8827b00
commit 323783da7e
4 changed files with 49 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
groups:
- id: registry.k8s
type: attribute_group
display_name: Kubernetes Attributes
brief: "Describes Kubernetes attributes."
attributes:
- id: k8s.dataplaneservice.name
type: string
brief: The name of the DataPlaneService.
examples:
- "v0alpha1.prometheus.grafana.app"
stability: stable
+7
View File
@@ -0,0 +1,7 @@
groups:
- id: trace.k8s
type: span
brief: 'Semantic Convention for Grafana Kubernetes resources'
stability: stable
attributes:
- ref: k8s.dataplaneservice.name