-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unify the Config type across instrumentation (#226)
* Initial idea to abstract Config internally * Add Propagator to Config * Test the Config.Copy method * Add test for WithSpan * Fix nil Config bug for mergedSpanStartOptions * Move WithTracerProvider test to option_test * Fix lint issues
- Loading branch information
Showing
14 changed files
with
633 additions
and
334 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
178 changes: 0 additions & 178 deletions
178
instrumentation/github.com/syndtr/goleveldb/leveldb/splunkleveldb/config_test.go
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.