//
pkg.gl
Category
github.com/buildbuddy-io/buildbuddy
server
util
monitoring
package
1.9.2
Repository:
https://github.com/buildbuddy-io/buildbuddy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
31 SLOC
#
Functions
RegisterMonitoringHandlers
Registers monitoring handlers on the provided mux.
StartMonitoringHandler
StartMonitoringHandler enables the prometheus and pprof monitoring handlers in the same mux on the specified host and port, which should not have anything else running on it.