Categorygithub.com/ipfs/go-metrics-interface
modulepackage
0.3.0
Repository: https://github.com/ipfs/go-metrics-interface.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
New returns a Creator.
NewCtx is like New but obtains the metric scope from the given context.

# Variables

No description provided by the author
No description provided by the author

# Structs

SummaryOpts allow specifying options for Summary.

# Interfaces

Counter is a metric that can only be incremented.
CounterVec is a counter with tags.
Creator can be used to create different types of metrics.
Gauge is a metric that can be increased and decreased.
Histogram metric.
No description provided by the author

# Type aliases

No description provided by the author