pagantis_elixir_tools v0.21.3 ElixirTools.Metrix.Adapters.Adapter behaviour

Implements a statsd behaviour

Link to this section Summary

Link to this section Types

Specs

metric() :: String.t()

Specs

tag_map() :: map()

Specs

value() :: any()

Link to this section Callbacks

Link to this callback

to_tags(tag_map)

Specs

to_tags(tag_map()) :: list() | map()