David du Colombier
David du Colombier
Hi @DataDog/documentation. I've updated the release notes to add a description of the `agentless-scanner`. Could you please take another look and let me know if it looks good to you?...
> Also, side question: this looks like a code import from another repo (8k new lines in a single commit). > > If' it's the case, could we keep the...
I'd like to clarify that the `agentless-scanner` command is a bit different than the other existing commands, because it's autonomous and very independent from the rest of the agent: -...
I'm having trouble getting rid of `pkg/config` entirely, because, for example, I couldn't find any alternative to the `pkgconfig.GetBindHost` function, and I couldn't find any example of replacing this function...
/merge -c
I've just rebased the change.
I had to increase dogstatsd's `MAX_BINARY_SIZE` from 38 MB to 39 MB. Otherwrise, I get this error: ``` DogStatsD static build size too big: 38979.265625 kB ```