feat: support additional cgroup formats for container-id parsing by zacharycmontoya · Pull Request #222 · DataDog/dd-trace-cpp

added 3 commits

June 30, 2025 14:13
…g, as this is what other tracers are testing
…er_id and update its implementation so that it is regex-based and covers the same set of inputs as other tracers, like Java and .NET -- the implementation is borrowed from the Java tracer

@zacharycmontoya zacharycmontoya changed the title feat: support additional group formats for container-id parsing feat: support additional cgroup formats for container-id parsing

Jun 30, 2025

@zacharycmontoya

@zacharycmontoya

…logs into our error logging so I can debug why this isn't working in system-tests

@zacharycmontoya

…ollecting the container-id on Docker Desktop

@zacharycmontoya

…issues. Also remove unused code.

zacharycmontoya

…the f_type returned by the statfs call
…ue for using our cgroup v1 lookup

@zacharycmontoya

… invoking regex matching

dmehala

Co-authored-by: Damien Mehala <damien.mehala@datadoghq.com>

@zacharycmontoya

@zacharycmontoya