i-love-flamingo / graphql

Flamingo GraphQL Module
MIT License
5 stars 1 forks source link

feat: Add basic support for OpenCensus tracing (resolvers only) #70

Closed carstendietrich closed 1 year ago

carstendietrich commented 1 year ago

Add some spans whenever a GraphQL resolver is called, this gives needed context for requests that contain multiple queries/mutations:

2023-07-10 at 17 33