Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Prometheus::DataStore
Inherits
Enumerable
/
Reference
/
Object
Constructors
new
Source
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