fix(deps): update rust crate opentelemetry-prometheus to 0.16.0 #5477
lint.yml
on: pull_request
Run Formatter and Lint Check
1m 10s
Annotations
5 errors
Run Formatter and Lint Check:
src/cli/telemetry.rs#L174
the trait bound `opentelemetry::metrics::MetricsError: ExportError` is not satisfied
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L178
the trait bound `opentelemetry_prometheus::PrometheusExporter: MetricReader` is not satisfied
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L174
the trait bound `opentelemetry::metrics::MetricsError: opentelemetry::ExportError` is not satisfied
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L178
the trait bound `opentelemetry_prometheus::PrometheusExporter: opentelemetry_sdk::metrics::reader::MetricReader` is not satisfied
|
Run Formatter and Lint Check
Process completed with exit code 1.
|