Pierre Gimalac
Pierre Gimalac
Hello, this repository has been archived, the gohai library now lives in https://github.com/DataDog/datadog-agent/pkg/gohai, feel free to re-open your issue in https://github.com/DataDog/datadog-agent if it is still relevant.
Hello, this repository has been archived, the gohai library now lives in https://github.com/DataDog/datadog-agent/pkg/gohai, feel free to re-open your issue in https://github.com/DataDog/datadog-agent if it is still relevant.
Thanks @brycekahle I believe you are right, I opened a PR in that repo to bump the Go version 👍
Would it be too complex to create a single `pkg/logs` module ?
> dependabot updates all version of various dependencies. As a consequence it works also for github actions updates for instance @chouetz yes but workflows are owned by a specific team,...
Oh ok I assumed for this kind of situation we just didn't set a label in the dependabot config and let the real code owner set its own team label,...
@knusbaum I actually initially moved it to `comp/trace` but @ogaca-dd argued it was better to keep it in `comp/core/log` along with the actual definition of the `Component` Ie. keep implementations...