fix(deps): update rust crate opentelemetry to 0.23.0 #5753
Annotations
10 errors
Run Lint Script:
src/cli/telemetry.rs#L142
cannot find function `set_logger_provider` in module `global`
|
Run Lint Script:
src/core/http/request_handler.rs#L341
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
|
Run Lint Script:
src/core/http/request_handler.rs#L341
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
|
Run Lint Script:
src/cli/telemetry.rs#L33
type mismatch resolving `<Vec<KeyValue> as IntoIterator>::Item == KeyValue`
|
Run Lint Script:
src/core/http/telemetry.rs#L75
the trait bound `HeaderExtractor<'_>: Extractor` is not satisfied
|
Run Lint Script:
src/core/http/telemetry.rs#L78
mismatched types
|
Run Lint Script:
src/cli/metrics.rs#L25
mismatched types
|
Run Lint Script:
src/cli/telemetry.rs#L72
mismatched types
|
Run Lint Script:
src/cli/telemetry.rs#L87
the trait bound `opentelemetry::trace::TraceError: opentelemetry::ExportError` is not satisfied
|
Run Lint Script:
src/cli/telemetry.rs#L96
no method named `tracer` found for struct `opentelemetry_sdk::trace::TracerProvider` in the current scope
|
Loading