Get specific pprof profile

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Profile

Allowed:

Response Codes

Base URL

https://localhost:8080/management/profiling/debug/pprof/{profile}

Curl Example

curl --request GET \
     --url https://localhost:8080/management/profiling/debug/pprof/allocs \
     --header 'accept: application/json'