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] Bundle metrics gone under ExtensibleLoadManager #23923

Open
2 of 3 tasks
backuitist opened this issue Feb 4, 2025 · 0 comments
Open
2 of 3 tasks

[Bug] Bundle metrics gone under ExtensibleLoadManager #23923

backuitist opened this issue Feb 4, 2025 · 0 comments
Labels
type/bug The PR fixed a bug or issue reported a bug

Comments

@backuitist
Copy link

Search before asking

  • I searched in the issues and found nothing similar.

Read release policy

  • I understand that unsupported versions don't get bug fixes. I will attempt to reproduce the issue on a supported version of Pulsar client and Pulsar broker.

Version

Pulsar Broker 4.0.1

Minimal reproduce step

This configuration setting is ineffective when combined with the ExtensibleLoadManager:

exposeBundlesMetricsInPrometheus=true
loadManagerClassName=org.apache.pulsar.broker.loadbalance.extensions.ExtensibleLoadManagerImpl

I find the bundle metrics useful when troubleshooting load balancing; it'd probably be a good idea to add them back to the ExtensibleLoadManager.

What did you expect to see?

The pulsar_bundle_topics_count metric to be published (amongst others)

What did you see instead?

Nothing

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@backuitist backuitist added the type/bug The PR fixed a bug or issue reported a bug label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

No branches or pull requests

1 participant