datadog_grpc_interceptor 1.1.0 datadog_grpc_interceptor: ^1.1.0 copied to clipboard
A plugin for use with the DatadogSdk, used to track performance of gRPC and enable Datadog Distributed Tracing.
Changelog #
1.1.0 #
- Support 128-bit trace ids in distributed tracing.
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 W3Ctracecontext
header injection
1.0.0-beta.1 #
- Initial release of the gRPC client interceptor.