pagantis_elixir_tools v0.21.3 ElixirTools.Metrix.Adapters.Ignore

This adapter acts like metrics are sent, but it does not do anything

Link to this section Summary

Link to this section Functions

Specs

connect() :: :ok

Specs

count(any(), any(), any()) :: :ok
Link to this function

decrement(_, _, _)

Specs

decrement(any(), any(), any()) :: :ok

Specs

gauge(any(), any(), any()) :: :ok
Link to this function

histogram(_, _, _)

Specs

histogram(any(), any(), any()) :: :ok
Link to this function

increment(_, _, _)

Specs

increment(any(), any(), any()) :: :ok
Link to this function

timing(_, _, _)

Specs

timing(any(), any(), any()) :: :ok