Appsignal.add_distribution_value

You're seeing just the function add_distribution_value, go back to Appsignal module for more information.
Link to this function

add_distribution_value(key, value, tags \\ %{})

View Source

Specs

add_distribution_value(String.t(), float() | integer(), map()) :: :ok

Add a value to a distribution

Use this to collect multiple data points that will be merged into a graph.