To my surprise, I discovered there is no straightforward method to determine the number of elements stored in an eBPF map. This raises a crucial question: how can I ensure my map won’t become full and drop elements, potentially affecting application performance? It’s clear that we need effective observability to tune eBPF map sizes and monitor them for ongoing improvements. In this blog, I describe the various challenges I encountered while developing a solution to this problem.
1 comment
[ 5.7 ms ] story [ 14.7 ms ] thread