forked from couchbase/gocb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GOCBC-264: Added support for OpenTracing tracing.
Motivation ---------- In order to enable more detailed introspection on the behavior and performance of the SDK, having access to internal trace metrics is highly valuable. Changes ------- Implemented the ability to trace the majority of the internal methods of the SDK both for KV and non-KV. Change-Id: Ia3e9b1bc3d62e73ab1688e47efbb104d9bba24a7 Reviewed-on: http://review.couchbase.org/90165 Reviewed-by: Sergey Avseyev <sergey.avseyev@gmail.com> Tested-by: Brett Lawson <brett19@gmail.com>
- Loading branch information
Showing
16 changed files
with
921 additions
and
406 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.