pagantis_elixir_tools v0.20.0 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

Link to this function

connect()

connect() :: :ok
Link to this function

count(_, _, _)

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

decrement(_, _, _)

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

gauge(_, _, _)

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

histogram(_, _, _)

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

increment(_, _, _)

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

timing(_, _, _)

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