fix(deps): update rust crate tracing-opentelemetry to 0.28.0 #25015
Annotations
10 errors
Run cargo insta test:
src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: derive_more::From<opentelemetry::Key>` is not satisfied
|
Run cargo insta test:
src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: derive_more::From<opentelemetry::Value>` is not satisfied
|
Run cargo insta test:
src/core/http/telemetry.rs#L79
mismatched types
|
Run cargo insta test:
src/cli/runtime/http.rs#L156
mismatched types
|
Run cargo insta test:
src/cli/runtime/http.rs#L176
the trait bound `opentelemetry::common::Key: derive_more::From<opentelemetry::Key>` is not satisfied
|
Run cargo insta test:
src/cli/runtime/http.rs#L176
the trait bound `opentelemetry::common::Value: derive_more::From<opentelemetry::Value>` is not satisfied
|
Run cargo insta test:
src/cli/telemetry.rs#L102
the trait bound `opentelemetry_sdk::trace::Tracer: opentelemetry::trace::tracer::Tracer` is not satisfied
|
Run cargo insta test:
src/cli/telemetry.rs#L102
the trait bound `opentelemetry_sdk::trace::Tracer: PreSampledTracer` is not satisfied
|
Run cargo insta test:
src/cli/telemetry.rs#L224
the trait bound `opentelemetry_sdk::trace::Tracer: opentelemetry::trace::tracer::Tracer` is not satisfied
|
Run cargo insta test:
src/cli/telemetry.rs#L224
the trait bound `opentelemetry_sdk::trace::Tracer: PreSampledTracer` is not satisfied
|
Loading