package
0.0.0-20250226203627-b5e4b4082cf5
Repository: https://github.com/ydb-platform/nbs.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
NewRegistryOpts returns new initialized instance of RegistryOpts.
No description provided by the author
PrometheusMetrics converts Prometheus metrics to Solomon metrics.
Rated marks given Solomon metric or vector as rated.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

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
No description provided by the author
No description provided by the author

# Structs

Counter tracks monotonically increasing value.
CounterVec stores counters and implements metrics.CounterVec interface.
DurationHistogramVec stores duration histograms and implements metrics.TimerVec interface.
FuncCounter tracks int64 value returned by function.
FuncGauge tracks float64 value returned by function.
FuncIntGauge tracks int64 value returned by function.
Gauge tracks single float64 value.
GaugeVec stores gauges and implements metrics.GaugeVec interface.
No description provided by the author
HistogramVec stores histograms and implements metrics.HistogramVec interface.
IntGauge tracks single float64 value.
IntGaugeVec stores gauges and implements metrics.IntGaugeVec interface.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Timer measures gauge duration.
TimerVec stores timers and implements metrics.TimerVec interface.

# Interfaces

Metric is an any abstract solomon Metric.

# Type aliases

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