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

[Bug] The current statistical method for the GROUP_GET_LATENCY metric fails to reveal its intended semantics #7622

Closed
3 tasks done
RongtongJin opened this issue Dec 7, 2023 · 1 comment · Fixed by #7808

Comments

@RongtongJin
Copy link
Contributor

Before Creating the Bug Report

  • I found a bug, not just asking a question, which should be created in GitHub Discussions.

  • I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.

  • I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.

Runtime platform environment

All platform

RocketMQ version

RocketMQ 5.x

JDK Version

All JDK versions

Describe the Bug

The current statistical method for the GROUP_GET_LATENCY metric fails to reveal its intended semantics
image
The current statistics are analyzing the time to parse messages, rather than the time to retrieve messages from message store.

Steps to Reproduce

Reference code

What Did You Expect to See?

The current statistical method for the GROUP_GET_LATENCY metric can reveal its intended semantics

What Did You See Instead?

The current statistical method for the GROUP_GET_LATENCY metric can reveal its intended semantics

Additional Context

No response

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