Using eBPF to get network counters for each cgroup #71
              
  
  Closed
              
          
                  
                    
                      mahendrapaipuri
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 1 comment
-
| Implemented in #156 | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Currently there is no way to get network ingress and outgress metrics from cgroups. We can look into using eBPF to get these metrics. netdata seems to be a good source to understand how to do it. We can look into kepler as well to see what they are doing to get network counters. The main objective to aggregate these counters per cgroup.
Beta Was this translation helpful? Give feedback.
All reactions