-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FSSDK-9862] Add OpenTelemetry Tracing support (#385)
* add tracing option in go-sdk * add tracing for track event * update version * update otel tracer * update sdk implementation * add comment * add otel tracing * fix linter error * update otel dependency * fix typo & update license header * update go version * use constant for tracer name * add unit tests * change otel tracing flow * skip version update for FSC test * add WithTraceContext() method for OptimizelyUserContext struct * add unit tests * add one more unit test * add review changes * fix linter * remove WithTraceContext() for UserContext
- Loading branch information
1 parent
c270819
commit 4adb1af
Showing
11 changed files
with
435 additions
and
35 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
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
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.