Expand description
datadog integration
This is alternative to using specialized OTEL exporter: https://crates.io/crates/opentelemetry-datadog
Re-exports§
pub use tracing_datadog;
Structs§
- Propagation
- Propagation strategy for W3C header
Constants§
- W3C_
TRACEPARENT_ NAME - W3C header name
Functions§
- on_
request - Extracts datadog context from
requestpropagating it asspan’s parent - on_
response_ error - No
errorpropagation is done aside from default one - on_
response_ ok - Propagates context into response’s headers