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

[improve][doc] add explanations of how to expose bundle metrics #654

Merged
merged 3 commits into from
Jul 28, 2023

Conversation

Anonymitaet
Copy link
Member

@Anonymitaet Anonymitaet commented Jul 26, 2023

This PR fixes apache/pulsar#20881

@Demogorgon314 thanks for your technical guidance!

  • doc

@Anonymitaet Anonymitaet added this to the 3.1.0 milestone Jul 26, 2023
@github-actions github-actions bot added the doc Improvements or additions to documentation label Jul 26, 2023
@Anonymitaet Anonymitaet self-assigned this Jul 26, 2023
@Anonymitaet
Copy link
Member Author

Preview looks good:
image

@Anonymitaet
Copy link
Member Author

Ping @Demogorgon314 @heesung-sn @@D-2-Ed to review, thanks!


- No broker’s load > loadBalancerBrokerOverloadedThresholdPercentage && load > avgLoad + loadBalancerBrokerLoadTargetStd
- No broker’s load > loadBalancerBrokerOverloadedThresholdPercentage && load > avgLoad + loadBalancerBrokerLoadTargetStd
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@heesung-sn fix the layout issue here

@Anonymitaet
Copy link
Member Author

Updated preview:
image

@Anonymitaet Anonymitaet changed the title [improve][doc] add explanations of how to expose bundle metrics in standalone mode [improve][doc] add explanations of how to expose bundle metrics Jul 28, 2023
@Anonymitaet Anonymitaet merged commit 645069e into apache:main Jul 28, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Doc] bundle metrics are not exposed in Pulsar standalone mode
2 participants