You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #375 we made pprof to be served using same server as the application.
We had to put in some workarounds since the pprof handlers do not respect timeouts set by http.ResponseController.
This issue tracks the upstream issue.
The text was updated successfully, but these errors were encountered:
In #375 we made pprof to be served using same server as the application.
We had to put in some workarounds since the pprof handlers do not respect timeouts set by http.ResponseController.
This issue tracks the upstream issue.
The text was updated successfully, but these errors were encountered: