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

Initialize globals metrics once producers/consumer are started #408

Merged
merged 1 commit into from Oct 7, 2022

Conversation

acogoluegnes
Copy link
Collaborator

Global metrics (shown in the summary at the end of a run) can be skewed if producers/consumers are started with a delay. Producers and consumers now notify a listener that resets the global metrics once everyone is started.

References #401, #406

Global metrics (shown in the summary at the end of a run) can be
skewed if producers/consumers are started with a delay. Producers
and consumers now notify a listener that resets the global metrics
once everyone is started.

References #401, #406
@acogoluegnes acogoluegnes added this to the 2.19.0 milestone Oct 7, 2022
@acogoluegnes acogoluegnes merged commit 0db854f into main Oct 7, 2022
@acogoluegnes acogoluegnes deleted the reset-global-metrics-once-all-started branch October 7, 2022 14:31
pivotal-rabbitmq-ci pushed a commit that referenced this pull request Oct 7, 2022
…tarted

Initialize globals metrics once producers/consumer are started
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant