cURL
curl --request GET \ --url https://{tenant}/debug/pprof/profile \ --header 'X-Tyk-Authorization: <api-key>'
"<string>"
Returns CPU profiling data. Available only when HTTPProfile is enabled in sink.conf.
CPU profiling data.
The response is of type file.
file
Was this page helpful?