Description
I'm not sure whether or not dispatching of an HTTP request is meant to be part of the trace spans, since trace-spans typically only cover the dispatch portion of a HTTP request anyways, at the very least we should be consistent about it though.
Attachments
Issue Links
- relates to
-
GOCBC-720 Implement tests to validate correct tracing behaviours
-
- Resolved
-
Build couchbase-server-7.0.0-1613 contains gocbcore commit 73aa20b with commit message:
GOCBC-719: Create trace spans for HTTP dispatch