Skip to content

0.1.0

Compare
Choose a tag to compare
@danstarns danstarns released this 18 Aug 20:46
· 23 commits to main since this release
6c0da91

This release increases open telemetry spec support by updating the span and attribute names to follow the suit of the specification:

https://opentelemetry.io/docs/specs/otel/trace/semantic_conventions/instrumentation/graphql/

graphql-otel offers the ability to record the args, result, and context and so we added some additions to the specification to support those needs:

open-telemetry/opentelemetry-specification#3668