From 96c68d19fc4e055bf1038c7de469f545655b2240 Mon Sep 17 00:00:00 2001 From: cumulusAnia Date: Tue, 28 Jan 2025 15:53:50 -0800 Subject: [PATCH] updates to router telemetry --- .../Open-Telemetry-Export.md | 12 +++++++----- content/cumulus-linux-512/Whats-New/_index.md | 1 + 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/content/cumulus-linux-512/Monitoring-and-Troubleshooting/Open-Telemetry-Export.md b/content/cumulus-linux-512/Monitoring-and-Troubleshooting/Open-Telemetry-Export.md index 646134c93e..051f44ba87 100644 --- a/content/cumulus-linux-512/Monitoring-and-Troubleshooting/Open-Telemetry-Export.md +++ b/content/cumulus-linux-512/Monitoring-and-Troubleshooting/Open-Telemetry-Export.md @@ -1520,7 +1520,6 @@ When you enable layer 3 router statistic telemetry, the switch exports the follo | `nvrouting_bgp_peer_rx_updates` | Number of BGP messages received from the neighbor.| | `nvrouting_bgp_peer_tx_updates` | Number of BGP messages sent to the neighbor. | | `nvrouting_rib_count` | Number of routes in the routing table for each route source. | -| `nvrouting_rib_total_count` | Total number of routes in the routing table.| | `nvrouting_rib_count_ipv6` | Tracks the IPv6 RIB route count for each route source. | | `nvrouting_rib_count_connected` | Tracks the total IPv4 RIB connected route count. | | `nvrouting_rib_count_bgp` | Tracks the total IPv4 RIB BGP route count. | @@ -1589,7 +1588,9 @@ gauge { } } } - +``` +{{< /expand >}} +{{< expand "Example JSON data for nvrouting_bgp_peer_fsm_established_transitions:" >}} INFO:root:Metric name: nvrouting_bgp_peer_fsm_established_transitions INFO:root:Metric: name: "nvrouting_bgp_peer_fsm_established_transitions" @@ -1641,9 +1642,10 @@ gauge { } } } - -Example JSON data for RIB: - +``` +{{< /expand >}} +{{< expand "Example JSON data for nvrouting_rib_count_bgp_ipv6:" >}} +``` name: "nvrouting_rib_count_bgp_ipv6" description: "Total Number of ipv6 BGP routes in Zebra" gauge { diff --git a/content/cumulus-linux-512/Whats-New/_index.md b/content/cumulus-linux-512/Whats-New/_index.md index 95e9103cca..05ef88d822 100644 --- a/content/cumulus-linux-512/Whats-New/_index.md +++ b/content/cumulus-linux-512/Whats-New/_index.md @@ -43,6 +43,7 @@ This document supports the Cumulus Linux 5.12 release, and lists new platforms, - {{}} - {{}} - {{}} + - {{}} - {{}} - {{}} - {{< expand "Removed NVUE Commands" >}}