class Kilometric::RedisStore
- Kilometric::RedisStore
- Reference
- Object
Defined in:
kilometric.crConstructors
Instance Method Summary
- #counter(key : String, from : String, to : String) : Metric(Counter)
- #flush
- #gauge
- #points(key : String, from : String, to : String, period : Int32) : Metric(Point)
- #rate
- #track(key : String, value : UInt64)