Elixometer.Formatter behaviour (Elixometer v1.5.0) View Source

Link to this section Summary

Link to this section Types

Specs

metric_type() :: :counter | :gauge | :histograms | :spirals | :timer

Link to this section Callbacks

Specs

format(metric_type(), String.t()) :: [String.t()]