Application Insights

 

Updated: January 9, 2015

This is the API you’ll use if you write custom code in your web application to send telemetry to Application Insights.

  • TelemetryClient – Create instances of this class and send telemetry using Track*().

Show: