Skip to content
  • ale's avatar
    Support cgroups v2 · 8b0ad4eb
    ale authored
    The code has been refactored with a slightly simpler architecture,
    where the metrics collection frequency is now controlled directly
    by Prometheus scrapes. Only the list of cgroups is updated on a
    slower interval (as it requires a filesystem scan of /sys/fs/cgroup).
    
    New code has been added to support the cgroups v2 filesystem hierarchy.
    8b0ad4eb