//
pkg.gl
Category
github.com/binchencoder/letsgo
metrics
package
0.0.5
Repository:
https://github.com/binchencoder/letsgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
41 SLOC
#
Functions
EnablePrometheus
EnablePrometheus registers the HTTP handler to serve the prometheus metrics on the same port as the main service (such as gRPC service).
RegisterHandleFunc
RegisterHandleFunc registers http handler.
StartPrometheusServer
StartPrometheusServer starts prometheus server.