Tesla.StatsD.Backend behaviour (tesla_statsd v0.4.0)
A behaviour for StatsD backend.
Statix is supported out of box.
Link to this section Summary
Link to this section Types
Link to this type
amount()
Link to this type
metric()
@type metric() :: String.t()
Link to this type
options()
@type options() :: Keyword.t()
Link to this section Callbacks
Link to this callback
gauge(metric, amount, options)
Record a gauge entry
Link to this callback
histogram(metric, amount, options)
Record a histogram value