Skip to main content
Traceloop supports sending traces to Azure Application Insights via standard OpenTelemetry integrations. Review how to setup OpenTelemetry with Python in Azure Application Insights.
  1. Provision an Application Insights instance in the Azure portal.
  2. Get your Connection String from the instance - details here.
  3. Install required packages
  1. Example implementation