opentelemetry_semantic_conventions::attribute

Constant GRAPHQL_OPERATION_NAME

source
pub const GRAPHQL_OPERATION_NAME: &str = "graphql.operation.name";
Expand description

The name of the operation being executed.

ยงExamples

  • "findBookById"