Fork me on GitHub
#graphql
<
2022-06-02
>
enn20:06:24

I see that Apollo Studio no longer supports the JSON serialization of request traces, and now only supports a protobuf encoding. Is there any prior art for generating that protobuf encoding from Lacinia?

👀 1
Eric Dvorsak12:06:19

that is unfortunate. could be built using https://github.com/protojure

enn15:06:08

I’m curious what, if anything, Lacinia users are using for field-level tracing and timing. I’m guessing Apollo Studio is not in widespread use. Are there other tools people like for monitoring the performance of their servers and identifying slow resolvers?

enn15:06:08

I’m curious what, if anything, Lacinia users are using for field-level tracing and timing. I’m guessing Apollo Studio is not in widespread use. Are there other tools people like for monitoring the performance of their servers and identifying slow resolvers?