ex_insights v0.1.0 API Reference

Modules

Exposes methods for POSTing events & metrics to Azure Application Insights

A named genserver responsible for batching telemetry requests. Fires up a separate process every 30s to upload the data to azure

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

Internal module for reading configuration values

Envelope data looks like this

Central point for creating data objects. Intended for internal use