Files
grafana/pkg/semconv/model/registry/service.yml
2024-11-01 23:29:14 +01:00

12 lines
341 B
YAML

groups:
- id: registry.grafana.service
type: attribute_group
display_name: Grafana Service Attributes
brief: "Describes Grafana service attributes."
attributes:
- id: grafana.service.name
type: string
brief: The service name.
examples:
- "grafana-apiserver"
stability: stable