//
pkg.gl
Category
github.com/signalfx/pops
debugserver
package
1.0.9-rc1
Repository:
https://github.com/signalfx/pops.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
58 SLOC
#
Functions
NewDebugServer
NewDebugServer creates a new listener for debugging the golang server.
#
Structs
Config
Config configures what port the debug server listens to.
DebugServer
DebugServer listens to a private debugging port to expose internal metrics for debug purposes.