datadog_dio 2.2.0
datadog_dio: ^2.2.0 copied to clipboard
Support tracking and distributed tracing of Dio network requests in Datadog.
2.2.0 #
- Capture HTTP request and response headers for RUM resources.
2.1.0 #
- Add RUM resource size tracking for chunked / streamed responses.
1.1.0 #
- Support properly stopping Dio's
badResponseexceptions.
1.0.0 #
- Initial release.
- Support tracking Dio requests via
Dio.addDatadogInterceptor. - Support custom attributes through
DatadogDioAttributeProvider.