ex_insights v0.1.1 ExInsights.Client

Responsible for actually sending track requests (HTTP POSTs) to azure app insights. Intended for internal use only.

Link to this section Summary

Functions

POSTs track requests to azure app insights. Internal use only

Link to this section Functions

Link to this function track(items)
track([map]) :: {:error, any} | {:ok, any}

POSTs track requests to azure app insights. Internal use only.