class

Prometheus::DataStore

Inherits Enumerable / Reference / Object

Constructors

Instance methods

dec(value : Float64, labels : LabelSet) : Nil
Source
each

Must yield this collection's elements to the block.

Source
get(labels : LabelSet) : Float64
Source
inc(value : Float64, labels : LabelSet) : Nil
Source
set(value : Float64, labels : LabelSet) : Nil
Source