[OTLP/GRPC] Ensure OTLP receiver handles consume errors correctly #16080
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
contrib-tests.yml
on: pull_request
contrib_tests
15m 30s
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.
|