opentelemetry-rust icon indicating copy to clipboard operation
opentelemetry-rust copied to clipboard

[Feature]: add Hyper Client exporter for opentelemetry-otlp

Open markdingram opened this issue 1 year ago • 0 comments

Related Problems?

To do after https://github.com/open-telemetry/opentelemetry-rust/pull/1674 - see comment https://github.com/open-telemetry/opentelemetry-rust/pull/1861#issuecomment-2201257187

Describe the solution you'd like:

Add feature "hyper-client" to opentelemetry-otlp crate which uses the Hyper Util Legacy Client https://github.com/hyperium/hyper-util/blob/master/examples/client.rs to send.

Considered Alternatives

No response

Additional Context

No response

markdingram avatar Jul 02 '24 06:07 markdingram