Files
grafana/pkg/semconv/model/registry/k8s.yml
T
grafana-delivery-bot[bot] 7a25060fa6 [v11.2.x] Semconv: Add k8s.dataplaneservice.name (#92286)
Semconv: Add k8s.dataplaneservice.name (#91714)

(cherry picked from commit c5c206d8a6)

Co-authored-by: Todd Treece <360020+toddtreece@users.noreply.github.com>
2024-08-22 09:36:33 -04:00

12 lines
354 B
YAML

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