-
Notifications
You must be signed in to change notification settings - Fork 933
Add ability for SpanProcessor to mutate spans on end #4024
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
Merged
carlosalberto
merged 38 commits into
open-telemetry:main
from
JonasKunz:spanprocessor-end-mutations
Jul 25, 2024
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
1722053
Clarified approach on how to extend SDK plugin interfaces
JonasKunz a4b411a
Added onEnding method to SpanProcessor
JonasKunz 600c721
wording
JonasKunz 1d3543d
Added changelog
JonasKunz d60594f
linting
JonasKunz 6bf8266
more linting
JonasKunz 19d5a77
Add experimental status
JonasKunz 5bcce33
Merge remote-tracking branch 'otel/main' into spanprocessor-end-mutat…
JonasKunz 598a9eb
Removed paragraph about SDK interface extensions
JonasKunz e34d828
Merge remote-tracking branch 'otel/main' into spanprocessor-end-mutat…
JonasKunz 81bef44
Remove accidental merge leftover
JonasKunz b56fbb9
Disallow concurrent updates, specify invocation order
JonasKunz f54293d
Merge remote-tracking branch 'otel/main' into spanprocessor-end-mutat…
JonasKunz 990c91a
Linting
JonasKunz e38a16d
Merge remote-tracking branch 'otel/main' into spanprocessor-end-mutat…
JonasKunz 2cf024a
Update specification/trace/sdk.md
JonasKunz ae572ca
Apply suggestions from code review
JonasKunz 303c8c2
Merge remote-tracking branch 'otel/main' into spanprocessor-end-mutat…
JonasKunz 4d8422a
Merge remote-tracking branch 'otel/main' into spanprocessor-end-mutat…
JonasKunz 218783f
Apply suggestions from code review
JonasKunz 1a385b5
Merge branch 'main' into spanprocessor-end-mutations
JonasKunz b0f776c
Merge branch 'main' into spanprocessor-end-mutations
JonasKunz d680966
Merge branch 'main' into spanprocessor-end-mutations
JonasKunz 1e5c7fa
Fix changelog after merge
JonasKunz ffcb614
Marked SpanProcessor.OnEnding as optional
JonasKunz 7cdc995
Add to compliance matrix
JonasKunz a72ea8f
lint fix
JonasKunz fe34f57
Added missing methods, adjust formatting
JonasKunz a8da098
Merge remote-tracking branch 'otel/main' into spanprocessor-end-mutat…
JonasKunz afe1eec
Merge remote-tracking branch 'otel/main' into spanprocessor-end-mutat…
JonasKunz a97ca5f
Merge branch 'main' into spanprocessor-end-mutations
JonasKunz 70f91d9
Merge branch 'main' into spanprocessor-end-mutations
JonasKunz 6449448
Merge branch 'main' into spanprocessor-end-mutations
JonasKunz 4997436
Review fixes
JonasKunz 47854c9
Merge branch 'main' into spanprocessor-end-mutations
pellared 1f75e17
Merge branch 'main' into spanprocessor-end-mutations
JonasKunz 786ff95
Merge branch 'main' into spanprocessor-end-mutations
JonasKunz f246ff6
Merge branch 'main' into spanprocessor-end-mutations
JonasKunz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.