fix(deps): update opentelemetry-rust monorepo #23713
Annotations
10 errors
Run Cargo Test:
src/cli/telemetry.rs#L70
failed to resolve: could not find `SpanExporterBuilder` in `opentelemetry_stdout`
|
Run Cargo Test:
src/cli/telemetry.rs#L116
failed to resolve: could not find `LogExporterBuilder` in `opentelemetry_stdout`
|
Run Cargo Test:
src/cli/telemetry.rs#L128
cannot find function `config` in module `opentelemetry_sdk::logs`
|
Run Cargo Test:
src/cli/telemetry.rs#L133
cannot find function `config` in module `opentelemetry_sdk::logs`
|
Run Cargo Test:
src/cli/telemetry.rs#L83
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
|
Run Cargo Test:
src/cli/telemetry.rs#L88
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
|
Run Cargo Test:
src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
|
Run Cargo Test:
src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
|
Run Cargo Test:
src/core/http/telemetry.rs#L76
mismatched types
|
Run Cargo Test:
src/core/http/telemetry.rs#L79
mismatched types
|
Loading