How we use eBPF to observe OpenShift network metrics

A network flow is the accumulated metrics (such as the number of packets or bytes) of the packets that pass a given observation point and share common properties (protocol, source/destination address, and port). OpenShift Network Observability is a tool that allows collecting, storing, and visualizing OpenShift clusters’ network flows.

Source: LXer – How we use eBPF to observe OpenShift network metrics