Skip to content

[OTLP/GRPC] Ensure OTLP receiver handles consume errors correctly #16080

[OTLP/GRPC] Ensure OTLP receiver handles consume errors correctly

[OTLP/GRPC] Ensure OTLP receiver handles consume errors correctly #16080

Re-run triggered September 11, 2023 11:26
Status Failure
Total duration 15m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

contrib-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
contrib_tests: service/internal/proctelemetry/config.go#L160
cannot use aggregation.ExplicitBucketHistogram{…} (value of type aggregation.ExplicitBucketHistogram) as "go.opentelemetry.io/otel/sdk/metric".Aggregation value in struct literal: aggregation.ExplicitBucketHistogram does not implement "go.opentelemetry.io/otel/sdk/metric".Aggregation (missing method copy)
contrib_tests: service/internal/proctelemetry/config.go#L166
cannot use aggregation.ExplicitBucketHistogram{…} (value of type aggregation.ExplicitBucketHistogram) as "go.opentelemetry.io/otel/sdk/metric".Aggregation value in struct literal: aggregation.ExplicitBucketHistogram does not implement "go.opentelemetry.io/otel/sdk/metric".Aggregation (missing method copy)
contrib_tests: service/internal/proctelemetry/config.go#L218
exporter.RegisterProducer undefined (type *"go.opentelemetry.io/otel/exporters/prometheus".Exporter has no field or method RegisterProducer)
contrib_tests
Process completed with exit code 2.