open-telemetry / opentelemetry-rust-contrib

OpenTelemetry Contrib Packages for Rust
Apache License 2.0
35 stars 34 forks source link

[Bug]: OpenTelemetry zpages build is failing #68

Open lalitb opened 4 months ago

lalitb commented 4 months ago

What happened?

The crate is excluded from the workspace, and also tests disabled in scripts/test.sh. Include in the workspace once fixed.

API Version

v0.22

SDK Version

v0.22

What component are you working with?

No response

Relevant log output

Refer - #64
TommyCpp commented 4 months ago

Probably just remove this component is fine. Or leave it in previous version

lalitb commented 4 months ago

The error is with pervious version too. This seems related to the new rust toolchain upgrade.