package
0.0.0-20250226203627-b5e4b4082cf5
Repository: https://github.com/ydb-platform/nbs.git
Documentation: pkg.go.dev
# Functions
Returns new Buckets implementation.
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
# Interfaces
Defines intervals of the regular histogram.
Tracks monotonically increasing value.
Stores multiple dynamically created counters.
Defines buckets of the duration histogram.
FuncCounter is Counter with value provided by callback function.
FuncGauge is Gauge with value provided by callback function.
FuncIntGauge is IntGauge with value provided by callback function.
Tracks single float64 value.
Stores multiple dynamically created gauges.
Tracks distribution of value.
Stores multiple dynamically created histograms.
Tracks single int64 value.
Stores multiple dynamically created gauges.
No description provided by the author
Measures durations.
Stores multiple dynamically created timers.