Adds a panel that flags the next-hop-self-on-an-RR anti-pattern: reflected routes (those carrying ORIGINATOR_ID) whose NEXT_HOP is an RR loopback while the route was originated by a different router — meaning the RR rewrote next-hop to itself and has been pulled into the forwarding path. RR-originated routes and legitimately-imported eBGP routes (originator == next-hop) are excluded. An editable rr_loopbacks template variable keeps it environment- agnostic — useful for validating RR behavior during an IOS-XR to Junos migration. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
OpenBMP Grafana Integration
Grafana can be used with the OpenBMP PostgreSQL backend to visualize BGP data and statistics.
Install/Run Grafana
Install/run grafana. See grafana in openbmp compose for details on how you can run the Grafana container.
Grafana Provisioning
This repo is structured to support Grafana Provisioning.
For the most part, this repo can be cloned directly in to the /etc/grafana/provisioning directory.