tracker icon indicating copy to clipboard operation
tracker copied to clipboard

Pass tracing headers when querying the database

Open sleepycat opened this issue 4 years ago • 1 comments

Way back in 6b253388fc86b we added middleware that would configure the arangodb client so that it properly passes tracing headers like X-Cloud-Trace-Context on to the database so that requests can be traced end-to-end. That middleware attaches the query object directly to the incoming request, and the API should be adjusted to use that query object rather than the one in the context.

sleepycat avatar Nov 08 '21 19:11 sleepycat

  • [ ] Review ISTIO w/DB
  • [ ] If successful, this issue could be a non-issue

CADbryon avatar May 25 '22 13:05 CADbryon