Module: OpenTelemetry::SemConv::Incubating::GRAPHQL
- Defined in:
- lib/opentelemetry/semconv/incubating/graphql/attributes.rb
Attribute Names collapse
- GRAPHQL_DOCUMENT =
Note:
Stability Level: development
The GraphQL document being executed.
The value may be sanitized to exclude sensitive information.
'graphql.document'
- GRAPHQL_OPERATION_NAME =
Note:
Stability Level: development
The name of the operation being executed.
'graphql.operation.name'
- GRAPHQL_OPERATION_TYPE =
Note:
Stability Level: development
The type of the operation being executed.
'graphql.operation.type'