Dario Castañé

Results 34 issues of Dario Castañé

### What does this PR do? Identifies all the dependencies that might be removed, replaced by an already present similar dependency or absorbed into `dd-trace-go`. ### Motivation Reduce the number...

### What does this PR do? Caches Docker images, starting with `datadog-agent`. It also improves the DRYness of our workflows by using CUE. ### Motivation We are running 12 jobs,...

### What does this PR do? Detects `lib/pq` usage to avoid inserting `SQLCommenter` comments for DBM-APM link. Additionally, does small refactors done in the scope to simplify code. Upstream PR...

apm:ecosystem

### What does this PR do? Adds `ExtractCtx` to simplify the creation of child spans from propagated contexts. Some notes: - All the functions are unexported except for `ExtractCtx` to...