Dario Castañé
Dario Castañé
@zekth What packages are you importing in the project?
@zekth I meant the imports used in your code. Specific contribs, additional products, etc.
@zekth @jblacker Let me know if the issue is fixed by pulling this `dd-trace-go` v2 version: ```sh go get github.com/DataDog/dd-trace-go/[email protected]/ktlo/pdata-failure-202511 ```
@jblacker Thanks for the feedback. That's curious, I tested that `go get` worked referring to my branch. In any case, it seems that merging this PR and releasing should offer...
`v2.5.0-rc.1` is available for working around the issue. It includes the fix I implemented. ``` go get github.com/DataDog/dd-trace-go/[email protected] go get github.com/DataDog/dd-trace-go/contrib/net/http/[email protected] go mod tidy ```
@zekth This is a discussion for a breaking change. It won't happen in any v2 release. We'll start a release next week. We'll ping you with the release candidate once...
@zekth `v2.5.0-rc.1` ready: https://github.com/DataDog/dd-trace-go/issues/4173#issuecomment-3632952423
@codex review
@codex review