IOS-XR 9000v in CML uses igp_metric=16000000 on all IS-IS links. The stock dashboard filter (< 16000000) excluded all links, making the Node dropdown empty and topology panel show no data. Changed to <= 16777215 (IS-IS wide metric max) so lab links are included. Co-Authored-By: Claude Sonnet 4.6 <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.