datadog_tracking_http_client 1.0.0-beta.1 copy "datadog_tracking_http_client: ^1.0.0-beta.1" to clipboard
datadog_tracking_http_client: ^1.0.0-beta.1 copied to clipboard

outdated

A wrapping implementation of HttpClient for tracking resources with Datadog

Datadog Tracking HTTP Client Plugin #

A plugin for use with the Datadog SDK, used to track performance of HTTP calls and enable Datadog Distributed Tracing.

⚠️ This plugin is still in Alpha / Developer Preview.

Getting started #

To utilize this plugin, enable it during configuration of your SDK:

import 'package:datadog_tracking_http_client/datadog_tracing_http_client.dart'

final configuration = DdSdkConfiguration(
  // configuration
)..enableHttpTracking()

Contributing #

Pull requests are welcome. First, open an issue to discuss what you would like to change. For more information, read the Contributing guide in the root repository.

License #

Apache License, v2.0

3
likes
0
pub points
96%
popularity

Publisher

verified publisherdatadoghq.com

A wrapping implementation of HttpClient for tracking resources with Datadog

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

datadog_flutter_plugin, flutter, uuid

More

Packages that depend on datadog_tracking_http_client