refactor(telemetry) migrate telemetry types and APIs into new telemetryapi package#4577
refactor(telemetry) migrate telemetry types and APIs into new telemetryapi package#4577
Conversation
…/config into its own, new package telemetryapi
|
✨ Fix all issues with BitsAI or with Cursor
|
Codecov Report❌ Patch coverage is Additional details and impacted files
🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2026-03-24 18:28:34 Comparing candidate commit 7826d64 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 66 metrics, 9 unstable metrics.
|
There was a problem hiding this comment.
🚫 [golangci] reported by reviewdog 🐶
: # github.com/DataDog/dd-trace-go/v2/internal/config [github.com/DataDog/dd-trace-go/v2/internal/config.test]
dd-trace-go/internal/config/config.go
Line 1 in 7826d64
There was a problem hiding this comment.
🚫 [golangci] reported by reviewdog 🐶
undefined: telemetry
dd-trace-go/internal/config/config.go
Line 41 in 7826d64
There was a problem hiding this comment.
🚫 [golangci] reported by reviewdog 🐶
undefined: telemetry
dd-trace-go/internal/config/config.go
Line 42 in 7826d64
There was a problem hiding this comment.
🚫 [golangci] reported by reviewdog 🐶
undefined: telemetry (typecheck)
dd-trace-go/internal/config/config.go
Line 43 in 7826d64
…/config into its own, new package telemetryapi
What does this PR do?
Motivation
Reviewer's Checklist
make lintlocally.make testlocally.make generatelocally.make fix-moduleslocally.Unsure? Have a question? Request a review!