Julio Guerra

Results 18 comments of Julio Guerra

Hi, Thanks for your feedback. This is indeed a common feature request we have and will solve in the future (still unplanned though). > I was looking through the library...

Hello @sdalezman Quick update about this: better supporting API services is one of our main goals this year and we should solve this with a better solution (likely the ability...

Not sure if this is related but the title makes me think it could solve the situation of https://github.com/DataDog/dd-trace-go/pull/912 where we didn't figure something out for the long-running http websocket...

> @Julio-Guerra : Thanks for working on this. Is there anything that I can help with addressing comments in this PR? Once it's merged I would like to use this...

Regarding Application Security Monitoring, we already reached the point where we cannot reach the coverage we want for our HTTP monitoring without run-time instrumentation. The current plan is to start...

Hey, what about merging this as a first good-enough version and keeping iterating on it over time?

Good job and integration idea (without contribs) 👏 Here is an example of how to put a comment on the PR if needed: https://github.com/Julio-Guerra/gitflow-gh-automation-example/blob/main/.github/workflows/release-candidate.yml#L51-L56

Hello @danielwhite, Thanks a lot for letting us know about this issue. I guess you are using `go mod vendor` and this is indeed due to AppSec being integrated into...

> Longer term, how are you considering support for other architectures/platforms (e.g. arm64)? Moving this on top as it's off topic: it's basically a matter of compiling it for the...

Some updates on this issue: we decided we should remove our dependency to CGO mainly to drastically simplify our installation process. It is low priority for now but I should...