Expand description

based on https://github.com/open-telemetry/opentelemetry-rust/blob/main/opentelemetry-otlp/tests/smoke.rs

Structs§

  • opentelemetry_proto::tonic::trace::v1::Span is no compatible with serde::Serialize and to be able to test with insta,… it’s needed (Debug is not enough to be able to filter unstable value,…)

Functions§