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] Add CPU and Heap profile in BE webserver #4632

Merged
merged 1 commit into from
Nov 5, 2020

Conversation

morningman
Copy link
Contributor

Proposed changes

Add CPU Profile and Heap Profile in BE webserver.
So that we can more easily diagnose system performance bottlenecks through perf tools.

Types of changes

  • New feature (non-breaking change which adds functionality)

Screenshots

image

image

@morningman morningman added kind/improvement kind/feature Categorizes issue or PR as related to a new feature. area/be/frontpage Issues or PRs related to the BE's frontpage labels Sep 18, 2020
@morningman morningman self-assigned this Sep 18, 2020
Add CPU Profile and Heap Profile in BE webserver.
This way we can more easily diagnose system performance bottlenecks through perf tools.
Copy link
Member

@yangzhg yangzhg left a comment

Choose a reason for hiding this comment

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

+1

@morningman morningman added the approved Indicates a PR has been approved by one committer. label Nov 4, 2020
@morningman morningman merged commit c53dd94 into apache:master Nov 5, 2020
@yangzhg yangzhg mentioned this pull request Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by one committer. area/be/frontpage Issues or PRs related to the BE's frontpage kind/feature Categorizes issue or PR as related to a new feature. kind/improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants