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

[Enhancement] Adding the EnableLmqStats option allows monitoring of LMQ statistics #8972

Closed
1 task done
RongtongJin opened this issue Nov 22, 2024 · 0 comments · Fixed by #8973
Closed
1 task done

Comments

@RongtongJin
Copy link
Contributor

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

The current LMQ statistics are not enabled by default, presumably due to the large volume of data. However, there are times when we might need to obtain LMQ statistics. Therefore, a switch, enableLmqStats, has been added to control the collection of LMQ statistics at runtime

Motivation

The current LMQ statistics are not enabled by default, presumably due to the large volume of data. However, there are times when we might need to obtain LMQ statistics. Therefore, a switch, enableLmqStats, has been added to control the collection of LMQ statistics at runtime

Describe the Solution You'd Like

Adding the EnableLmqStats option allows monitoring of LMQ statistics

Describe Alternatives You've Considered

No

Additional Context

No

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