• Mahmood Ali's avatar
    drivers/docker: account for cgroup-v2 memory stats · f7b7b1cf
    Mahmood Ali authored
    If the docker engine is running on cgroup-v2 host, then RSS and Max
    Usage doesn't get reported.
    
    Using a heauristic here to avoid adding more API calls to the Docker
    Engine to infer cgroups version. Also, opted to avoid coordinating stats
    collection with fingerprinting, which adds concurrency complexities.
    f7b7b1cf