Commit 730bb90
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).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 0d226d1 commit 730bb90
2 files changed
Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments