Recordsgolanggo.opentelemetry.io/otel/sdk/metricv1.45.0
Which symbol ran where
Symbols × operating systems for this version. Cells drill into the package's compatibility cube.
Showing the environments with the most evidence.
Reading a cell: The number is how many recorded observations the rate divides — one build files an observation per stage it reached, so it counts neither builds nor machines nor people. The document beside it is a different fact from a different source: whether a sample exists at that coordinate, and how our own run of it went there.
- no sample at this coordinate yet
- there is a sample here, and nothing of ours has run it at this coordinate yet
- there is a sample here, and our run of it at this coordinate came back clean
- there is a sample here, and our run of it at this coordinate failed
- there is a sample here, and this coordinate records both a passing and a failing run of it
- nothing recorded — unknown, never "works" and never "broken"
- there is a level below this cell — click to open it
A document means there is a sample at that coordinate. Whether one EXISTS is a fact about this release and this API and does not change with OS, runtime or package manager; its COLOUR is how that sample ran in the environment you are looking at.
Environment detail
Project-level observations and symbol/contract verifications are counted separately and never combined.
These counts do not distinguish how the symbol was called: overloads, argument shapes and options are pooled together. What a particular call shape does is proven by a sample's contract, not by these numbers.
| Environment | Confidence | Observations | Verified | Pass rate | Peers | Last seen |
|---|---|---|---|---|---|---|
| go 1.26 · Go · go · linux glibc · docker
Observations: PROJECT_LOAD 4✓ · PROJECT_TEST 4✓ — Usage: USED 5✓ — Verified: CONTRACT 6✓
|
LOW | 8 +5 | 6 | 100% | 1 · 1✓ | 2026-09-17 |
| go 1.26 · Go · go · linux glibc
Observations: PROJECT_COMPILE 0✓ 1✕ · PROJECT_PROCESS 10✓ · PROJECT_TEST 2✓ 1✕ — Usage: USED 14✓
|
LOW | 14 +14 | 0 | 86% | 1 | 2026-09-16 |
| go 1.26 · Go · go · linux musl · docker
Usage: USED 1✓
|
LOW | 0 +1 | 0 | — | 1 | 2026-09-07 |
| go 1.26 · Go · go · linux glibc · docker
Observations: PROJECT_LOAD 2✓ · PROJECT_TEST 2✓ — Usage: USED 2✓ — Verified: CONTRACT 1✓
|
LOW | 4 +2 | 1 | 100% | 1 · 1✓ | 2026-09-17 |
| go 1.26 · Go · gomod · linux musl · docker
Usage: USED 1✓
|
LOW | 0 +1 | 0 | — | 1 | 2026-09-07 |
Recent failure clusters
-
observed PROJECT_COMPILE exit 1 ×1 v1.45.0 os=linux · runtime=go@1.26 go.opentelemetry.io/otel/sdk/metric.NewManualReader sha256:d7a95733a246…<path> undefined: metric.WithAttributesgo/compiler · compiler-diagnostic · outer go testEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-16 · Last seen: 2026-09-16
-
observed PROJECT_TEST exit 1 ×1 v1.45.0 os=linux · runtime=go@1.26 sha256:2ef6a08d5355…--- FAIL: TestDeltaTemporality (0.00s) · FAIL example.com/probe 0.004sgo/test · test-runner-diagnostic · outer go testEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-16 · Last seen: 2026-09-16
Symbols
- go.opentelemetry.io/otel/sdk/metric/metricdata.Aggregation
- go.opentelemetry.io/otel/sdk/metric/metricdata.CumulativeTemporality
- go.opentelemetry.io/otel/sdk/metric/metricdata.DataPoint
- go.opentelemetry.io/otel/sdk/metric/metricdata.DeltaTemporality 1
- go.opentelemetry.io/otel/sdk/metric.DeltaTemporalitySelector
- go.opentelemetry.io/otel/sdk/metric.ErrReaderNotRegistered
- go.opentelemetry.io/otel/sdk/metric.ErrReaderShutdown
- go.opentelemetry.io/otel/sdk/metric.InstrumentKind
- go.opentelemetry.io/otel/sdk/metric.InstrumentKindCounter
- go.opentelemetry.io/otel/sdk/metric.InstrumentKindHistogram
- go.opentelemetry.io/otel/sdk/metric.InstrumentKindObservableCounter
- go.opentelemetry.io/otel/sdk/metric.ManualReader
- go.opentelemetry.io/otel/sdk/metric.MeterProvider
- go.opentelemetry.io/otel/sdk/metric/metricdata.Metrics
- go.opentelemetry.io/otel/sdk/metric.NewManualReader 2
- go.opentelemetry.io/otel/sdk/metric.NewMeterProvider 2
- go.opentelemetry.io/otel/sdk/metric.Reader
- go.opentelemetry.io/otel/sdk/metric/metricdata.ResourceMetrics 1
- go.opentelemetry.io/otel/sdk/metric/metricdata.Sum 1
- go.opentelemetry.io/otel/sdk/metric/metricdata.Temporality
- go.opentelemetry.io/otel/sdk/metric.WithAttributes
- go.opentelemetry.io/otel/sdk/metric.WithReader 1
- go.opentelemetry.io/otel/sdk/metric.WithResource
- go.opentelemetry.io/otel/sdk/metric.WithTemporalitySelector