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

Profiling #86

Closed
stevenctl opened this issue Nov 9, 2022 · 1 comment
Closed

Profiling #86

stevenctl opened this issue Nov 9, 2022 · 1 comment
Labels
area/debuggability Area: Debuggability (logs, utils, admin endpoints, etc) P1 size/TBD

Comments

@stevenctl
Copy link
Contributor

The admin interface should expose endpoints for:
CPU profiling

Heap profiling (#19)

Allocation profiling

Additionally, we should have tools/scripts to easily generate flame graphs from the output.

Support for pprof format will allow piggybacking on some of Envoy’s tooling.

@stevenctl stevenctl added area/debuggability Area: Debuggability (logs, utils, admin endpoints, etc) P1 size/TBD labels Nov 9, 2022
@stevenctl stevenctl added this to the M1: Productionalization milestone Nov 9, 2022
@howardjohn
Copy link
Member

Given we have CPu profile and the rest is tracked in #19 I think we can dedupe this

@howardjohn howardjohn closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/debuggability Area: Debuggability (logs, utils, admin endpoints, etc) P1 size/TBD
Projects
Status: Done
Development

No branches or pull requests

2 participants