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

[FEATURE] Expose Pulsar-Client Metrics with Prometheus #79

Open
nlu90 opened this issue May 2, 2022 · 11 comments
Open

[FEATURE] Expose Pulsar-Client Metrics with Prometheus #79

nlu90 opened this issue May 2, 2022 · 11 comments
Assignees
Labels
compute/data-processing type/feature Indicates new functionality
Milestone

Comments

@nlu90
Copy link
Collaborator

nlu90 commented May 2, 2022

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@nlu90 nlu90 added the type/feature Indicates new functionality label May 2, 2022
@martijngonlag
Copy link

@nlu90, checking in on this; when we last spoke about this, you had indicated June as a potential month for this release. Do you still feel confident that is the case? Please let me know if there is anything we can do to help.

@martijngonlag
Copy link

I spoke with Neng and the work on this will be delayed.

@martijngonlag
Copy link

@mboyanna-sn @nlu90 can you please advise if this is still something that will be done given the change we talked about?

@mboyanna-sn
Copy link

mboyanna-sn commented Jul 19, 2022

@martijngonlag for any feature requests like this, going forward please create issue in a feature-request repository instead.

@mboyanna-sn
Copy link

mboyanna-sn commented Jul 20, 2022

@martijngonlag aah I see this is engineering lead feature that's why it's here - for engineering to track it down. I think the right thing to do was for it to have a counterpart in feature-request (@sara-hannigan could you help us get organized here to ensure there's the counterpart in feature-request repo).

@mboyanna-sn
Copy link

@nlu90 given this is in pulsar-spark repo did you refer to this feature in engineering OKRs as the Spark metrics tracking?

@mboyanna-sn
Copy link

@martijngonlag You can answer Yes to the customer, this is part of Q3, I just confirmed with Neng.

@nlu90 nlu90 added this to the 2022-09 milestone Aug 11, 2022
@amanjotkahlon12
Copy link

@mboyanna-sn Checking in to see if this is still scheduled for Q3

@frankjkelly
Copy link

Key metrics I am interested in seeing (some are directly pulsar and some are more application oriented)

  1. How big a backlog there is (delta between the current "pointer" and the "head" of the topic)
  2. Any systemic failures e.g. errors connecting to Pulsar or the pointer no longer refers to a position in the topic (e.g. due to retention policy which is too low and when we recreated the subscription the data was garbage collected)
  3. Error counts / retries when processing

@syhily syhily self-assigned this Oct 20, 2022
@syhily
Copy link
Contributor

syhily commented Oct 20, 2022

@frankjkelly Thanks for your comments. I was looking for a way to expose these metrics.

@frankjkelly
Copy link

FYI we have ended our usage of spark with Pulsar so this is no longer a priority for us. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compute/data-processing type/feature Indicates new functionality
Projects
None yet
Development

No branches or pull requests

6 participants