Struct opentelemetry_datadog::DatadogExporter
source · [−]pub struct DatadogExporter { /* private fields */ }
Expand description
Datadog span exporter
Trait Implementations
Export spans to datadog-agent
Auto Trait Implementations
impl !RefUnwindSafe for DatadogExporter
impl Send for DatadogExporter
impl Sync for DatadogExporter
impl Unpin for DatadogExporter
impl !UnwindSafe for DatadogExporter
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more