//
pkg.gl
Category
github.com/cockroachlabs/visus
internal
http
package
0.3.0
Repository:
https://github.com/cockroachlabs/visus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
2
Files
314 SLOC
#
Functions
New
New constructs a http server to server the metrics.
ReadMetrics
ReadMetrics reads the metrics from the endpoint and returns a map of dto.MetricFamily.
WriteMetrics
WriteMetrics writes the metrics, converting HDR Histogram into Log10 linear histograms.