Skip to content
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

Add event handlings to "Propagating[Sender|Receiver]TracingObservatinnHandler" #59

Merged

Conversation

ttddyy
Copy link
Contributor

@ttddyy ttddyy commented Sep 6, 2022

Propagating[Sender|Receiver]TracingObservatinnHandler were not populating events due to the missing onEvent() implementation.
This PR adds the method impl.

@ttddyy ttddyy force-pushed the event-for-propagating-handler branch from f9e0765 to 2247bb9 Compare September 6, 2022 23:53
@jonatan-ivanov jonatan-ivanov added the enhancement New feature or request label Sep 7, 2022
@jonatan-ivanov jonatan-ivanov added this to the 1.0.0-M8 milestone Sep 7, 2022
@jonatan-ivanov jonatan-ivanov merged commit c37d79e into micrometer-metrics:main Sep 7, 2022
@ttddyy ttddyy deleted the event-for-propagating-handler branch September 7, 2022 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants