opentelemetry-aws 0.21.0

AWS exporters and propagators for OpenTelemetry
Documentation
1
2
3
4
5
pub mod detector;
pub mod trace;

#[cfg(feature = "xray-exporter")]
pub mod xray_exporter;