3 min read

Adding BGP Prefix Length Statistics to BIRD Exporter

When you're running BGP full tables (like the ~220k IPv6 routes I receive), understanding prefix length distribution becomes interesting for network analysis. The question is simple: how many /48s, /32s, /44s am I actually receiving? The popular bird_exporter for Prometheus monitoring didn't support this out

Read More 3 min read