-
Notifications
You must be signed in to change notification settings - Fork 423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create SDK TRACE context, a shared reference to tracer pipelines between Tracer/TracerProvider. Update tests. #590
Closed
Commits on Feb 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 708c0d0 - Browse repository at this point
Copy the full SHA 708c0d0View commit details
Commits on Feb 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cfd651c - Browse repository at this point
Copy the full SHA cfd651cView commit details
Commits on Feb 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dabf670 - Browse repository at this point
Copy the full SHA dabf670View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d3611a - Browse repository at this point
Copy the full SHA 5d3611aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c6e28 - Browse repository at this point
Copy the full SHA 87c6e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b2d8fe - Browse repository at this point
Copy the full SHA 7b2d8feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee390c - Browse repository at this point
Copy the full SHA 8ee390cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0647a4c - Browse repository at this point
Copy the full SHA 0647a4cView commit details
Commits on Mar 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 51a48d5 - Browse repository at this point
Copy the full SHA 51a48d5View commit details
Commits on Mar 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a6ccb42 - Browse repository at this point
Copy the full SHA a6ccb42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71cb832 - Browse repository at this point
Copy the full SHA 71cb832View commit details -
Configuration menu - View commit details
-
Copy full SHA for b05f899 - Browse repository at this point
Copy the full SHA b05f899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96b25a2 - Browse repository at this point
Copy the full SHA 96b25a2View commit details
Commits on Mar 12, 2021
-
Processor now takes Spans as input, update all code. Prefer using Tra…
…ce API in tests rather than recordable.
Configuration menu - View commit details
-
Copy full SHA for e3159b7 - Browse repository at this point
Copy the full SHA e3159b7View commit details
Commits on Mar 24, 2021
-
Attempt to allow multiple span processors.
- Migrate SpanProcessor to use `ExportableSpan` - `ExportableSpan` has a registry of `Recordable`s denoated from processors - `ExportableSpan` replaces `Recordable` in `Span` implementation for now - Do some gymnastics around unique_ptr + ownership - Update SDK tests (exporters/ext tests still borked) - For now, `ExportableSpan` has shared ptr reference to originating Tracer. TBD on whether this stays.
Configuration menu - View commit details
-
Copy full SHA for eacd67a - Browse repository at this point
Copy the full SHA eacd67aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0356183 - Browse repository at this point
Copy the full SHA 0356183View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.