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
async-graphql-extension-apollo-tracing is an open-source extension for the crates [async_graphql](https://github.com). The purpose of this extension is to provide a simple way to create & send your graphql metrics to [Apollo Studio](https://studio.apollographql.com/).
20
+
21
+
22
+

23
+
24
+
## Features
25
+
26
+
* Tokio 1.0
27
+
* Fully support traces & errors
28
+
* Batched Protobuf transfer
29
+
* Client segmentation
30
+
* Additional data to segment your queries by visitors
0 commit comments