abdolence / opentelemetry-gcloud-trace-rs

OpenTelemetry support for Google Cloud Trace for Rust
Apache License 2.0
8 stars 2 forks source link

Support for OpenTelemetry 0.22 #35

Closed abdolence closed 6 months ago

lukemauldinks commented 6 months ago

The code change looks very simple to fix the test. When do you think this will be merged in?

abdolence commented 6 months ago

This was blocked by tracing-opentelemetry https://github.com/tokio-rs/tracing-opentelemetry/pull/100

abdolence commented 6 months ago

And it is still not released, so we need to wait for v0.23 release.

lukemauldinks commented 6 months ago

Thank you for the update, gotta love the Rust ecosystem with multiple levels of dependencies have breaking changes.