Skip to content

fix(deps): update rust crate opentelemetry-otlp to 0.16.0 #5756

fix(deps): update rust crate opentelemetry-otlp to 0.16.0

fix(deps): update rust crate opentelemetry-otlp to 0.16.0 #5756

Triggered via pull request May 24, 2024 15:40
Status Failure
Total duration 2m 22s
Artifacts

lint.yml

on: pull_request
Run Formatter and Lint Check
1m 9s
Run Formatter and Lint Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run Formatter and Lint Check: src/cli/telemetry.rs#L87
the trait bound `Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
Run Formatter and Lint Check: src/cli/telemetry.rs#L87
the trait bound `opentelemetry::trace::TraceError: ExportError` is not satisfied
Run Formatter and Lint Check: src/cli/telemetry.rs#L83
`match` arms have incompatible types
Run Formatter and Lint Check: src/cli/telemetry.rs#L132
the trait bound `Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
Run Formatter and Lint Check: src/cli/telemetry.rs#L132
the trait bound `opentelemetry::logs::LogError: ExportError` is not satisfied
Run Formatter and Lint Check: src/cli/telemetry.rs#L133
no method named `provider` found for struct `opentelemetry_sdk::logs::log_emitter::LoggerProvider` in the current scope
Run Formatter and Lint Check: src/cli/telemetry.rs#L167
the trait bound `Tokio: opentelemetry_sdk::runtime::Runtime` is not satisfied
Run Formatter and Lint Check: src/cli/telemetry.rs#L168
the method `with_resource` exists for struct `OtlpMetricPipeline<Tokio, NoExporterConfig>`, but its trait bounds were not satisfied