-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[improve] [pip] PIP-355: Enhancing Broker-Level Metrics for Pulsar #22778
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM. But I have a question, do we need to consider the system topic, the system topic producer and consumer may be not used by users directly, but it looks like the metrics will include the traffic
@dragosvictor Needs to be aware of this, as he is working on converting the existing metrics to OTel. |
@horizonzy good point. I update the document and include the system topics for traffic in |
@asafm @dragosvictor @codelipenghui @horizonzy I updated the document, and please help take a look, thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@hangc0276 I added one more comment reply which is important IMO. |
Co-authored-by: Dragos Misca <dragosvictor@users.noreply.github.com>
Fixes #xyz
Main Issue: #xyz
PIP: #xyz
Motivation
Modifications
Verifying this change
(Please pick either of the following options)
This change is a trivial rework / code cleanup without any test coverage.
(or)
This change is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(example:)
Does this pull request potentially affect one of the following parts:
If the box was checked, please highlight the changes
Documentation
doc
doc-required
doc-not-needed
doc-complete
Matching PR in forked repository
PR in forked repository: