OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_PROCESS_LINUX_CGROUPConst Experimental

    ATTR_PROCESS_LINUX_CGROUP: "process.linux.cgroup" = ...

    The control group associated with the process.

    1:name=systemd:/user.slice/user-1000.slice/session-3.scope
    
    0::/user.slice/user-1000.slice/user@1000.service/tmux-spawn-0267755b-4639-4a27-90ed-f19f88e53748.scope
    

    Control groups (cgroups) are a kernel feature used to organize and manage process resources. This attribute provides the path(s) to the cgroup(s) associated with the process, which should match the contents of the /proc/[PID]/cgroup file.

    This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.