Red Hat has a similar eBPF based tool <a href="https://github.com/netobserv/network-observability-operator">https://github.com/netobserv/network-observability-operator</a>
(Disclaimer: i work on it) - the cool thing imho with retina or redhat netobserv or pixie is they aren't tied to a specific CNI.
Now one of the problems that arises is potential conflicts and lack of collaboration between eBPF based tools, as there are more and more. Something called bpfman aims to address this aspect
Probably this means it's not for me, but what is this useful for?<p>Anyone using this in their prod set-up and has a scenario where they found this useful?
There is a flood of observability tools based on eBPF coming out these days [1]. eBPF is used to collect metrics without the need to instrument the code.<p>--<p>1: <a href="https://ebpf.io/applications/" rel="nofollow">https://ebpf.io/applications/</a>
Speaking of observability tools. Anybody here know how to gather more in-depth metrics on mTLS requests? Have an internal (self signed) CA and just want to know which issued certs are presented to nodes. Would be nice to get cert serial number and other metadata as well
Sigh, anyone have a name suggestion for a (Rust) RTSP library? <a href="https://crates.io/crates/retina" rel="nofollow">https://crates.io/crates/retina</a>