reqwest-middleware icon indicating copy to clipboard operation
reqwest-middleware copied to clipboard

feat: Support OTel 0.25

Open SimenB opened this issue 5 months ago • 0 comments

Note that https://github.com/open-telemetry/opentelemetry-rust/pull/2040 removed custom writer support from opentelemetry-stdout, so I didn't add that to the tests. Not sure what its purpose is since it only uses std::io::sink() anyways?

SimenB avatar Sep 10 '24 12:09 SimenB