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

Workaround EventListener bug when consuming metrics #2104

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

MihaZupan
Copy link
Member

Fixes #2102

I confirmed manually that this does resolve the issue. I'm not sure we can have a reliable test for this without tooling like RemoteExecutor since the EventSources and listeners are all global in a given process.

@MihaZupan MihaZupan added this to the YARP 2.x milestone Apr 18, 2023
@MihaZupan MihaZupan self-assigned this Apr 18, 2023
@MihaZupan MihaZupan merged commit 05074ac into microsoft:main Apr 18, 2023
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.

Forwarder and Http metrics consumers produce incorrect values when used together
2 participants