fix(deps): update rust crate tracing-opentelemetry to 0.28.0 #18909
Annotations
10 errors
src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
|
src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
|
src/core/http/telemetry.rs#L78
mismatched types
|
src/cli/telemetry.rs#L100
the trait bound `opentelemetry_sdk::trace::Tracer: opentelemetry::trace::tracer::Tracer` is not satisfied
|
src/cli/telemetry.rs#L100
the trait bound `opentelemetry_sdk::trace::Tracer: PreSampledTracer` is not satisfied
|
src/cli/telemetry.rs#L222
the trait bound `opentelemetry_sdk::trace::Tracer: opentelemetry::trace::tracer::Tracer` is not satisfied
|
src/cli/telemetry.rs#L222
the trait bound `opentelemetry_sdk::trace::Tracer: PreSampledTracer` is not satisfied
|
src/cli/telemetry.rs#L223
the method `with` exists for struct `Layered<Option<OpenTelemetryLayer<Registry, Tracer>>, Registry>`, but its trait bounds were not satisfied
|
src/cli/runtime/http.rs#L155
mismatched types
|
src/cli/runtime/http.rs#L175
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
|
This job failed
Loading