apollographql / federation-jvm

JVM support for Apollo Federation
https://www.apollographql.com/docs/federation/
MIT License
245 stars 65 forks source link

Update docs for fed tracing #384

Closed brh55 closed 3 months ago

brh55 commented 5 months ago

Recently there was a fixed to the lib for the tracing instrumentation to only be executed on operations containing the appropriate headers. This updates the documentation to reflect it, and the expected header value which can be useful for debugging and validation.

dariuszkuc commented 3 months ago

Superseded by https://github.com/apollographql/federation-jvm/pull/398