Nick Ripley

Results 24 issues of Nick Ripley

### What does this PR do? For delta profiles, use github.com/klauspost/compress/gzip rather than compress/gzip. ### Motivation It's faster, and we already use it for other decompression after introducing recompression to...

In general, we should prefer testing the profiler with as close to the API customers will use as possible. For one, it gives us more confidence that customers will get...

If a user runs their code as a "main module" which they installed like a library (`python -m my_program args...`), and expicilty specifies that it's the main package via `DD_MAIN_PACKAGE`,...

backport 2.21

### What would you like to be added? Support for running `kubectl` with the [Go runtime execution tracer](https://pkg.go.dev/runtime/trace) enabled. ### Why is this needed? There is already support for enabling...

kind/feature
sig/cli
triage/accepted