tnewman / dray

A cloud native SFTP server designed to support multiple data storage backends, starting with S3.
Apache License 2.0
11 stars 0 forks source link

Migrate from Jaeger to OTLP #44

Closed tnewman closed 7 months ago

tnewman commented 8 months ago

The Jaeger Open Telemetry exporter is deprecated (https://github.com/open-telemetry/opentelemetry-rust/issues/995). It needs to be replaced with OTLP (https://crates.io/crates/opentelemetry-otlp).