datadog_dio library

Classes

DatadogDioAttributeProvider
A set of callbacks that allow you to provide attributes that should be attached to a Datadog RUM resource created from a DatadogDioInterceptor. This callback is called as part of the Interceptor.onResponse and Interceptor.onError callbacks.
DatadogDioInterceptor
An interceptor that forwards information about Dio requests to Datadog, including enabling distributed tracing for hosts specified in DatadogConfiguration.firstPartyHosts.

Extensions

DatadogDio on Dio