Crate dogdata

Source
Expand description

Utilities to integrate Rust services with Datadog using opentelemetry, tracing, and other open source libraries.

Re-exports§

pub use init::init;

Modules§

formatter
An event formatter to emit events in a way that Datadog can correlate them with traces.
init
model
shutdown
tracer
Trace and layer builders to export traces to the Datadog agent.