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

feat: add pprof middleware for Hertz framework #1

Merged
merged 9 commits into from
Sep 21, 2022

Conversation

wangbei98
Copy link
Collaborator

@wangbei98 wangbei98 commented Sep 19, 2022

What type of PR is this?

feat: support pprof extension

What this PR does / why we need it (English/Chinese):

eng: add pprof middleware for Hertz framework
zh: 为Hertz 添加pprof扩展

Which issue(s) this PR fixes:

closes cloudwego/hertz#240

@li-jin-gou
Copy link
Contributor

@wangbei98 need to fix the CI

@li-jin-gou li-jin-gou changed the title ✨feat/pprof feat: add pprof middleware for Hertz framework Sep 19, 2022
adaptor/handler_test.go Outdated Show resolved Hide resolved
go.mod Show resolved Hide resolved
adaptor/utils.go Outdated Show resolved Hide resolved
adaptor/handler_test.go Outdated Show resolved Hide resolved
licenses/LICENSE-fiber Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
@hertz-contrib hertz-contrib deleted a comment from Skyenought Sep 20, 2022
@hertz-contrib hertz-contrib deleted a comment from Skyenought Sep 20, 2022
* unify dir name
* test case
* add gotils
* readme_cn
* delete license fiber
README.md Show resolved Hide resolved
go.mod Show resolved Hide resolved
@li-jin-gou
Copy link
Contributor

LGTM

@li-jin-gou li-jin-gou merged commit 2b6aea2 into hertz-contrib:main Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ support pprof extension
3 participants