fix(deps): update rust crate opentelemetry-otlp to 0.16.0 #16001
Annotations
10 errors
Run Cargo Test:
tailcall-upstream-grpc/src/main.rs#L194
mismatched types
|
Run Cargo Test:
tailcall-upstream-grpc/src/main.rs#L195
the trait bound `Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
Run Cargo Test:
tailcall-upstream-grpc/src/main.rs#L201
no method named `tracer` found for struct `opentelemetry_sdk::trace::provider::TracerProvider` in the current scope
|
Run Cargo Test:
tailcall-upstream-grpc/src/main.rs#L211
the trait bound `opentelemetry_sdk::trace::provider::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#L86
mismatched types
|
Run Cargo Test:
src/cli/telemetry.rs#L87
the trait bound `Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
Run Cargo Test:
src/cli/telemetry.rs#L87
the trait bound `opentelemetry::trace::TraceError: ExportError` is not satisfied
|
Run Cargo Test:
src/cli/telemetry.rs#L83
`match` arms have incompatible types
|
Run Cargo Test:
src/cli/telemetry.rs#L131
mismatched types
|
Loading