package
0.0.0-20211126141718-aac4589753b8
Repository: https://github.com/facebookincubator/contest.git
Documentation: pkg.go.dev

# Functions

New returns a new instance of Metrics.
TagValueToString converts any value to a string, which could be used as label value in prometheus.

# Structs

Count is an implementation of metrics.Count.
No description provided by the author
Gauge is an implementation of metrics.Gauge.
No description provided by the author
IntGauge is an implementation of metrics.IntGauge.
Metrics implements a wrapper of prometheus metrics to implement metrics.Metrics.

# Type aliases

No description provided by the author