15 lines
456 B
YAML
15 lines
456 B
YAML
groups:
|
|
- id: trace.grafana.datasource
|
|
type: span
|
|
brief: 'Semantic Convention for Grafana datasources'
|
|
stability: stable
|
|
attributes:
|
|
- ref: grafana.datasource.type
|
|
- ref: grafana.datasource.uid
|
|
- id: trace.grafana.datasource.request
|
|
type: span
|
|
span_kind: client
|
|
brief: 'Semantic Convention for Grafana datasource requests'
|
|
stability: stable
|
|
attributes:
|
|
- ref: grafana.datasource.request.query_count |