Skip to content

Commit 3fcab97

Browse files
committed
build: add go.opentelemetry.io/otel/sdk/metric (test dep for telemetry tests)
The new internal/telemetry test uses the OTel SDK's ManualReader to verify instruments record. yaad previously pulled only the OTel API, so go vet / tidy / golangci-lint failed on CI ("no export data for .../sdk/metric") even though it passed locally (warm cache). Add the SDK to go.mod and tidy (cold-tidy idempotent).
1 parent 161677a commit 3fcab97

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

go.mod

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.sum

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)