16 lines
513 B
YAML
16 lines
513 B
YAML
groups:
|
|
- id: span.graphql.server
|
|
type: span
|
|
stability: experimental
|
|
span_kind: server
|
|
brief: >
|
|
This document defines semantic conventions to apply when instrumenting the GraphQL implementation. They map
|
|
GraphQL operations to attributes on a Span.
|
|
attributes:
|
|
- ref: graphql.operation.name
|
|
requirement_level: recommended
|
|
- ref: graphql.operation.type
|
|
requirement_level: recommended
|
|
- ref: graphql.document
|
|
requirement_level: recommended
|