Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This would create an excessive number of spans for larger queries. The FastAPI telemetry is already tracking the time spent in sending the results to the client, so we can see it without adding an additional span.
- Loading branch information