//
pkg.gl
Category
github.com/puppetlabs/leg/instrumentation
metrics
server
package
0.1.5
Repository:
https://github.com/puppetlabs/leg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
72 SLOC
#
Functions
New
New returns a new Server.
NewHandler
NewHandler returns a new http.Handler.
#
Structs
Handler
Handler returns metrics in the style of the configured delegate (i.e.
Options
Options are the Server configuration options.
Server
Server delegates http requests for metrics on a configured path to the Metrics collector.