Skip to content

Commit 18d1fe4

Browse files
committed
misc: update README
1 parent af1e66a commit 18d1fe4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ async-graphql-extension-apollo-tracing
2121

2222
async-graphql-extension-apollo-tracing is an open-source extension for the crates [async_graphql](https://github.com/async-graphql/async-graphql). The purpose of this extension is to provide a simple way to create & send your graphql metrics to [Apollo Studio](https://studio.apollographql.com/).
2323

24+
_Tested at Rust version: `rustc 1.53.0 (53cb7b09b 2021-06-17)`_
25+
26+
**🇫🇷 Crafted in Nantes, France.**
2427

2528
![Apollo Studio with async_graphql](apollo-studio.png?raw=true "Apollo Studio with async_graphql")
2629

@@ -41,6 +44,7 @@ Incoming.
4144

4245
* Gzip compression
4346
* Error traces
47+
* Automatic Schema export to studio
4448

4549
## References
4650

0 commit comments

Comments
 (0)