dio_azure_application_insights_interceptor 0.0.7
dio_azure_application_insights_interceptor: ^0.0.7 copied to clipboard
A Dio interceptor to submit telemetry data to Azure Application Insights
0.0.7 #
- Manually unset parent trace ID if it is 0000000000000000
0.0.6 #
- Retain traceparent header if set by the caller
- Ensure telemetry client is updated with operation IDs before logging
0.0.5 #
- Generate request IDs
- Include parent request ID if available
0.0.4 #
- Set cloud role property
0.0.3 #
- Use trackDependency to track outbound requests
0.0.2 #
- Log app environment
0.0.1 #
- Initial version.