//
pkg.gl
Category
github.com/kolbis/corego
metrics
package
0.1.10
Repository:
https://github.com/kolbis/corego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
60 SLOC
#
Functions
NewPrometheusInstrumentor
NewPrometheusInstrumentor ...
#
Variables
LatencyInMili
LatencyInMili is "request_latency_microseconds".
RequestCount
RequestCount is "request_count".
#
Structs
MetricMeta
MetricMeta is a string for specifying the counter names.
PrometheusInstrumentor
PrometheusInstrumentor ..