datadog_grpc_interceptor 2.0.0 copy "datadog_grpc_interceptor: ^2.0.0" to clipboard
datadog_grpc_interceptor: ^2.0.0 copied to clipboard

A plugin for use with the DatadogSdk, used to track performance of gRPC and enable Datadog Distributed Tracing.

Changelog #

2.0.0 #

  • Support RUM context in trace headers.
  • Support consistent sampling based on session id.
  • [Web] Fix conversion of List to JSArray for Flutter Web.
  • Support deterministic sampling decisions on distributed traces.

1.2.0 #

  • Support grpc 4.x. See #704.
  • Add support for TraceContextInjection configuration.

1.1.0 #

  • Support 128-bit trace ids in distributed tracing.

1.0.1 #

  • Constrain compatible datadog_flutter_plugin to <2.5.0

1.0.0 #

  • First official release.
  • Update to v2.0 of Datadog SDKs.

1.0.0-beta.2 #

  • Send trace sample rate (_dd.rule_psr) for APM's traffic ingestion control page.
  • Support for OTel b3 and W3C tracecontext header injection

1.0.0-beta.1 #

  • Initial release of the gRPC client interceptor.
1
likes
110
points
4.06k
downloads

Documentation

API reference

Publisher

verified publisherdatadoghq.com

Weekly Downloads

A plugin for use with the DatadogSdk, used to track performance of gRPC and enable Datadog Distributed Tracing.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

datadog_flutter_plugin, flutter, grpc, uuid

More

Packages that depend on datadog_grpc_interceptor