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
Fix#2518Fix#2736
New metrics tracking retries:
- `apollo_router_subgraph_request_retry_break_count`
- `apollo_router_subgraph_request_retry_attempt_count`
New spans:
- `receive_body` tracking the time spent receiving the request body
(debug level)
the GraphQL query and operation name are removed from the query planning span because they are already present in the supergraph span.
---------
Co-authored-by: Bryn Cooke <[email protected]>
Originally posted by @nikola-mladenovic in #2734
The text was updated successfully, but these errors were encountered: