-
Notifications
You must be signed in to change notification settings - Fork 244
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
Adds on_ending callback to allow processors to mutate spans before End operation #1713
Adds on_ending callback to allow processors to mutate spans before End operation #1713
Commits on Sep 1, 2024
-
feature: adds on_ending method as an optional callback for span proce…
…ssors Signed-off-by: Gustavo Pantuza <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90b2c85 - Browse repository at this point
Copy the full SHA 90b2c85View commit details -
feature: calls every span processor that has on_ending implemented ri…
…ght after setting the end timestamp Signed-off-by: Gustavo Pantuza <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93e6d9f - Browse repository at this point
Copy the full SHA 93e6d9fView commit details -
test: adds tests for the new on_ending method from span processors
Signed-off-by: Gustavo Pantuza <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f1cf16 - Browse repository at this point
Copy the full SHA 0f1cf16View commit details -
Merge branch 'main' of github.com:open-telemetry/opentelemetry-ruby i…
…nto span-processor-on-ending-interface
Configuration menu - View commit details
-
Copy full SHA for e1c7cc3 - Browse repository at this point
Copy the full SHA e1c7cc3View commit details
Commits on Sep 2, 2024
-
docs: Informs the on_ending callback is an experimental features from…
… official spec Signed-off-by: Gustavo Pantuza <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c28b76 - Browse repository at this point
Copy the full SHA 2c28b76View commit details
Commits on Sep 4, 2024
-
Update sdk/lib/opentelemetry/sdk/trace/span_processor.rb
Co-authored-by: Kayla Reopelle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d9c944 - Browse repository at this point
Copy the full SHA 9d9c944View commit details -
Update sdk/lib/opentelemetry/sdk/trace/span_processor.rb
Co-authored-by: Kayla Reopelle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 173e57a - Browse repository at this point
Copy the full SHA 173e57aView commit details -
Merge branch 'main' of github.com:open-telemetry/opentelemetry-ruby i…
…nto span-processor-on-ending-interface
Configuration menu - View commit details
-
Copy full SHA for a2802af - Browse repository at this point
Copy the full SHA a2802afView commit details -
Merge branch 'span-processor-on-ending-interface' of github.com:pantu…
…za/opentelemetry-ruby into span-processor-on-ending-interface
Configuration menu - View commit details
-
Copy full SHA for fe7c455 - Browse repository at this point
Copy the full SHA fe7c455View commit details
Commits on Sep 17, 2024
-
Merge branch 'main' of github.com:open-telemetry/opentelemetry-ruby i…
…nto span-processor-on-ending-interface
Configuration menu - View commit details
-
Copy full SHA for c9bb0f5 - Browse repository at this point
Copy the full SHA c9bb0f5View commit details
Commits on Sep 18, 2024
-
refactor: switch method name from on_ending to on_finish to comply wi…
…th project name strategy Signed-off-by: Gustavo Pantuza <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc085c3 - Browse repository at this point
Copy the full SHA fc085c3View commit details