beaker v0.0.3

Modules summary

Beaker

Beaker is the parent application that will start all the different Beaker metric applications

Beaker.Counter

Beaker.Counter is a signed bi-directional integer counter. It can keep track of integers and increment and decrement them

Beaker.Gauge

Beaker.Gauge is a simple gauge. It’s a metric where a value can be set and retrieved

Beaker.TimeSeries

Beaker.TimeSeries is a simple time series. It’s a metric that keeps track of values over time when sampled