ExInsights v0.2.0 ExInsights.Client.ClientBehaviour behaviour View Source

Defines mathods to be implemented by app insights clients.

Used as a common interface for actual and test clients

Link to this section Summary

Callbacks

Invoked to send telemetry data to azure

Link to this section Callbacks

Link to this callback track(list) View Source
track([map]) :: {:error, any} | {:ok, any}

Invoked to send telemetry data to azure