Snowflex.Telemetry (Snowflex v0.5.0)

Shared telemetry module for registering events

Link to this section Summary

Link to this section Functions

Link to this function

param_start(metadata \\ %{}, measurements \\ %{})

Specs

param_start(map(), map()) :: integer()
Link to this function

param_stop(start_time, metadata \\ %{}, measurements \\ %{})

Specs

param_stop(integer(), map(), map()) :: :ok
Link to this function

sql_start(metadata \\ %{}, measurements \\ %{})

Specs

sql_start(map(), map()) :: integer()
Link to this function

sql_stop(start_time, metadata \\ %{}, measurements \\ %{})

Specs

sql_stop(integer(), map(), map()) :: :ok