retina
retina copied to clipboard
Dropped flows should identify CPU
Is your feature request related to a problem? Please describe.
Recently, we saw an issue where inside a particular node, packets were dropped on a particular CPU. However, kubectl top was not showing CPU running hot (because only few CPUs out of 32 were over burdened). Add the CPU number to the flow extension for drop.
cc: @anubhabMajumdar
Hi there, I made a draft PR as an attempt to address this. Does this implement what you have in mind? 👀