Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(api): log queries for test instance (#2796)
We're seeing some 502 and 504 errors reported from API queries. Without the details of each query, it's hard to reproduce and find the root causes. Adds logs for the test instance. It does not record actual user queries, only queries from our load tests.
- Loading branch information