fix(deps): update rust crate opentelemetry to 0.23.0 #15600
Annotations
10 errors and 2 warnings
Run Cargo Test:
src/cli/telemetry.rs#L142
cannot find function `set_logger_provider` in module `global`
|
Run Cargo Test:
src/core/http/request_handler.rs#L341
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
|
Run Cargo Test:
src/core/http/request_handler.rs#L341
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
|
Run Cargo Test:
tailcall-upstream-grpc/src/main.rs#L165
type mismatch resolving `<Vec<KeyValue> as IntoIterator>::Item == KeyValue`
|
Run Cargo Test:
tailcall-upstream-grpc/src/main.rs#L178
the trait bound `TraceContextPropagator: TextMapPropagator` is not satisfied
|
Run Cargo Test:
tailcall-upstream-grpc/src/main.rs#L201
no method named `tracer` found for struct `opentelemetry_sdk::trace::TracerProvider` in the current scope
|
Run Cargo Test:
tailcall-upstream-grpc/src/main.rs#L211
the trait bound `opentelemetry_sdk::trace::TracerProvider: opentelemetry::trace::TracerProvider` is not satisfied
|
Run Cargo Test:
tailcall-upstream-grpc/src/main.rs#L9
unused import: `TracerProvider`
|
Run Cargo Test:
src/cli/telemetry.rs#L33
type mismatch resolving `<Vec<KeyValue> as IntoIterator>::Item == KeyValue`
|
Run Cargo Test:
src/core/http/request_handler.rs#L341
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
|
Pre Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 39049 , Maximum supported length: 32766
|
Post Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 39049 , Maximum supported length: 32766
|
Loading