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

fix(observability): register ObservationRegistry for dynamic MessageChannels in StreamBridge (#3033) #3036

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

agustino-lim
Copy link

This PR addresses issue #3033 by ensuring ObservationRegistry is registered for dynamically created MessageChannel in StreamBridge

@olegz
Copy link
Contributor

olegz commented Nov 18, 2024

Thank you for your contribution.
Can you please rebase and update your PR, as there are test failures in Rabbit binder, perhaps due few recent changes to StreamBridge

…Channels

Fixes: spring-cloudgh-3033

* ensure `ObservationRegistry` is registered on dynamically created `MessageChannel` instances in `StreamBridge`
@agustino-lim
Copy link
Author

Thank you for your feedback! I have rebased my branch and addressed the test failures related to the Rabbit binder. Please let me know if there’s anything else that needs to be updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants