Profiling

Get specific pprof profile

Returns a specific pprof profile

get/management/profiling/debug/pprof/{profile}

Path parameters

profile'allocs' | 'block' | 'cmdline' | 'goroutine' | 'heap' | 'mutex' | 'profile' | 'threadcreate' | 'trace' required

Name of the profile to retrieve

Response

Successful operation

Changes