mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 09:51:59 +03:00
e7ce80069e
This adds three new spans so we can understand what's going on when we talk to a connector: 1. A span around constructing the request, so that if serializing the request body takes a long time, we can see it. 2. An extra span around the request itself, to separate it out. 3. A span around deserializing the response from JSON. All spans are internal. V3_GIT_ORIGIN_REV_ID: c5b2630cfc52b05aa6cd1dd65ad14aa1aa86d873 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |