You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This only affects the JavaScript OpenTelemetry library
This may affect other libraries, but I would like to get opinions here first
Hi! in the process of writing a blog post about GraphQL & OpenTelemetry, I have noticed that the GraphQL instrumentation doesn't respect the current (basic) GraphQL semantic convention.
A couple of findings:
One example: using graphql.source for the query and not graphql.document
On the other side, opentelemetry-instrumentation-graphql provides lots of insights that could be standardised to the semantic conventions
Making a note here, to let you know I have created an issue to suggest working on better semantic conventions for GraphQL: open-telemetry/semantic-conventions#182 - would welcome anybody that join this initiative.
Thanks,
Sonja
The text was updated successfully, but these errors were encountered:
Hi! in the process of writing a blog post about GraphQL & OpenTelemetry, I have noticed that the GraphQL instrumentation doesn't respect the current (basic) GraphQL semantic convention.
A couple of findings:
Making a note here, to let you know I have created an issue to suggest working on better semantic conventions for GraphQL: open-telemetry/semantic-conventions#182 - would welcome anybody that join this initiative.
Thanks,
Sonja
The text was updated successfully, but these errors were encountered: