-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Change return type of Tracing.spanFromUnsafe * Migrate opentracing module * Migrate opencensus module * Refactoring: unify creation of components * Refactoring: continue unification (opentelemetry) * add override to the methods * tidy up docs of methods * Prettify Dependencies * Remove accessor methods, unify API * Use TextMapAdapter in tests * Migrate opentracing-example * Migrate opentelemetry-example * Fix tests * Fix warning * Refactor Clients from examples * Add zio Trace to all methods of opentelemetry module * Add zio Trace to all methods of opentracing module * Add zio Trace to all methods of opencensus module * Use case class instead of type alias for ErrorMapper * Add aspects as replacement for syntax in opentelemetry * Use aspects in opentelemetry example * Add aspects as replacement for syntax in opencensus * Add aspects as replacement for syntax in opentracing * Use aspects in opentracing example * Use aspect in tests of opentelemetry * Use aspects in tests of opentracing * Improve methods API * Update usecases docs * Update opentelemetry docs * Update opentracing docs * Add inject aspect in opentracing * Update opencensus docs
- Loading branch information
Showing
54 changed files
with
2,074 additions
and
1,820 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
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.