Module datadog

Module datadog 

Source
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 request propagating it as span’s parent
on_response_error
No error propagation is done aside from default one
on_response_ok
Propagates context into response’s headers