pub fn encode_otlp_json(req: &ProtoExportTraceServiceRequest) -> Result<Vec<u8>>Expand description
Serialize the prost OTLP request to the HTTP/JSON wire format (OTLP/JSON spec).
pub fn encode_otlp_json(req: &ProtoExportTraceServiceRequest) -> Result<Vec<u8>>Serialize the prost OTLP request to the HTTP/JSON wire format (OTLP/JSON spec).