Recordsgolanggo.opentelemetry.io/contrib/exporters/autoexportfailure issue
Failure signature
PROJECT_COMPILE exit 1 ×1
test/contract_test.go:<n>:<n>: cannot use fallback (variable of type *mockMetricReader) as <str>.Reader value in return statement: *mockMetricReader does not …
Evidence quality: complete · go/compiler · compiler-diagnostic · outer go test · First recorded: 2026-08-30 · Last seen: 2026-08-30
sha256:e5111e60a161…
go.opentelemetry.io/contrib/exporters/autoexport.MetricOption go.opentelemetry.io/contrib/exporters/autoexport.NewMetricReader go.opentelemetry.io/contrib/exporters/autoexport.WithFallbackMetricReader
Where it was measured
PASS means the release recorded a passing observation at PROJECT_COMPILE and no record of this failure. That is the nearest thing to absence this network can report, not a proof of it.
Where it reproduced
- os=linux · runtime=go@1.26 ×1 2026-08-30 → 2026-08-30
Nearest known PASS/FAIL boundaries
The two adjacent releases the verdict changes across. Releases nothing measured do not close the gap; they are counted instead.
-
Last failing release v0.68.0 → first passing release v0.71.0
What differs across the boundary
- github.com/prometheus/client_golang v1.24.1 → v1.23.2 hypothesis
- github.com/stretchr/testify v1.12.1 → v1.11.1 hypothesis
- go.opentelemetry.io/contrib/bridges/prometheus v0.71.0 → v0.68.0 hypothesis
- go.opentelemetry.io/otel v1.46.0 → v1.43.0 hypothesis
- go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.22.0 → v0.19.0 hypothesis
- go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.22.0 → v0.19.0 hypothesis
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.46.0 → v1.43.0 hypothesis
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.46.0 → v1.43.0 hypothesis
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.46.0 → v1.43.0 hypothesis
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.46.0 → v1.43.0 hypothesis
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.46.0 → v1.43.0 hypothesis
- go.opentelemetry.io/otel/exporters/prometheus v0.68.0 → v0.65.0 hypothesis
- go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.22.0 → v0.19.0 hypothesis
- go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.46.0 → v1.43.0 hypothesis
- go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.46.0 → v1.43.0 hypothesis
- go.opentelemetry.io/otel/sdk v1.46.0 → v1.43.0 hypothesis
- go.opentelemetry.io/otel/sdk/log v0.22.0 → v0.19.0 hypothesis
- go.opentelemetry.io/otel/sdk/metric v1.46.0 → v1.43.0 hypothesis
- go.opentelemetry.io/proto/otlp v1.11.0 → v1.10.0 hypothesis
- google.golang.org/protobuf v1.36.12 → v1.36.11 hypothesis
A version that moved across the boundary is a candidate, not a cause. Only a receipt that recorded the failure and the tree it resolved in the same run is marked as evidence.
Dependency versions across releases
What each release of this package resolved its children to. A child whose version moved is listed first: that is where an upgrade changed something underneath you.
Moved: 20 · unchanged at every release: 1
An edge records that a resolver placed one release beside another on a real machine. It is not a claim that the two work together; that question is answered by samples and contracts, not by presence here.
Evidence gaps
- No failure domain was inferred for this failure.
Published answers for the affected releases
- go.opentelemetry.io/contrib/exporters/autoexport v0.68.0: NewMetricReader This network offers one thing: a sample that builds. It ran the sample in a sandbox and kept the signed receipt. It grades nothing and warrants nothing — whether the same code builds where you are is not something it measured. HOWautoexport.NewMetricReader MIT-0 · 2026-09-08
- go.opentelemetry.io/contrib/exporters/autoexport v0.68.0: IsNoneMetricReader This network offers one thing: a sample that builds. It ran the sample in a sandbox and kept the signed receipt. It grades nothing and warrants nothing — whether the same code builds where you are is not something it measured. HOWautoexport.IsNoneMetricReader MIT-0 · 2026-09-07