Commit 3fcab97
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
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