Pedro Lambert

Results 7 issues of Pedro Lambert

### What does this PR do? Add missing configuration param for `MaxHTTPStatsBuffered` ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes Changes...

changelog/no-changelog
team/networks
qa/skip-qa

### What does this PR do? Add ` network/telemetry` package and migrate our codebase to it. The purpose of this package is to provide a standardized way to track different...

changelog/no-changelog
team/usm

### What does this PR do? Replace the use of perf maps by ring buffers when supported by the target host (>= 5.8) ### Motivation * Better memory management: ring...

changelog/no-changelog
component/system-probe
team/usm
qa/done

### What does this PR do? Add `ebpf.Modifer` for removing certain helper calls from eBPF bytecode. ### Motivation Allow eBPF developers to write code referencing multiple eBPF helpers that get...

component/system-probe
qa/skip-qa [deprecated]

### What does this PR do? Use `ebpf.Modfier` introduced in https://github.com/DataDog/datadog-agent/pull/23158 for removing calls to `bpf_ringbuf_output`. ### Motivation Remove code duplication. ### Additional Notes Ideally we should favor the use...

changelog/no-changelog
component/system-probe
team/usm
qa/done

### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes

do-not-merge/WIP
component/system-probe

### What does this PR do? Improve USM connection rollup algorithm by adding support for multiple "server ports" for a given `(IP-A:IP-B)` tuple. Prior to this change the algorithm would...

changelog/no-changelog
component/system-probe
team/usm
qa/done