Documentation
¶
Overview ¶
Package profiling exposes net/http/pprof profiling endpoints on a dedicated listener. It uses go-bits/pprofapi, which wraps net/http/pprof behind a gorilla/mux router so that the pprof handlers are never registered on http.DefaultServeMux (which Archer's Prometheus listeners rely on).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.