graphql-hive / graphql-hive/envelop
Semantic conventions for GraphQL Server
- Dominant language
- No language data
- Stars
- 827
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
This issue is to request to support the [open telemetry spec for span and attribute names](https://opentelemetry.io/docs/specs/otel/trace/semantic_conventions/instrumentation/graphql/).
The spec did not include some of the values envelop was capturing such as the args and the result, so I made a PR/discussion to add those here: https://github.com/open-telemetry/opentelemetry-specification/pull/3668
Envelop uses different conventions such as `graphql.resolver` and `graphql.execute`
https://github.com/n1ru4l/envelop/blob/829d468ec46c583843294e497c9dc395ce59a052/packages/plugins/opentelemetry/src/index.ts#L12
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.