Skip to main content

Module otlp_encoder

Module otlp_encoder 

Source
Expand description

OTLP HTTP/JSON encoder: maps Datadog spans to ExportTraceServiceRequest.

Re-exports§

pub use mapper::map_traces_to_otlp;

Modules§

json_types
Minimal serde types for OTLP HTTP/JSON export (ExportTraceServiceRequest).
mapper
Maps Datadog trace/spans to OTLP ExportTraceServiceRequest.

Structs§

OtlpResourceInfo
Tracer-level attributes used to populate the OTLP Resource on export.