KPI
prepend_as_path_count” label is added in the following existing metrics.
-
bgp_outgoing_failedrouterequest_total
-
bgp_outgoing_routerequest_total
The above metrics are populated when routes are advertised.
BGP Outgoing Failed Route Request KPI
KPI Name |
Description |
Labels |
Possible Values |
---|---|---|---|
bgp_outgoing_failedrouterequest_total |
This Key Performance Indicator (KPI) represents the total number of failed outgoing routes. |
app_name | Application Name |
cluster | Local | ||
data_center |
DC |
||
instance | 1 | ||
instance_id | 1 | ||
interface |
bd2.nrf.2275 |
||
local_pref | 320 | ||
med |
3220 |
||
next_hop |
50.50.50.50 |
||
prepend_as_path_count |
"9->STANDBY_ERROR" |
||
service_IP |
10.10.10.10 |
||
service_name |
bgpspeaker-pod |
||
vrf |
Default |
BGP Outgoing Route Request Total KPI
KPI Name |
Description |
Labels |
Possible Values |
---|---|---|---|
bgp_outgoing_routerequest_total |
This Key Performance Indicator (KPI) represents the total number of outgoing routes. |
app_name | Application Name |
cluster | Local | ||
data_center |
DC |
||
instance | 1 | ||
instance_id | 1 | ||
interface |
bd2.nrf.2275 |
||
local_pref | 320 | ||
med |
3220 |
||
next_hop |
50.50.50.50 |
||
prepend_as_path_count |
"9->STANDBY_ERROR" |
||
service_IP |
10.10.10.10 |
||
service_name |
bgpspeaker-pod |
||
vrf |
Default |
Note | The above metrics are populated when routes are advertised. |
Values for As-Path metrics:
New label "prepend_as_path_count" includes the following values based on RoleInfo:
-
Inter Rack/Prepend CLI disabled:
-
prepend_as_path_count="Not-Applicable"
-
-
Prepend CLI enabled/Primary, Traffic_Hit reason:
-
prepend_as_path_count="0->PRIMARY,TRAFFIC_HIT"
-
-
Prepend CLI enabled/Primary, Non Traffic_Hit reason:
-
prepend_as_path_count="3->PRIMARY"
-
-
Prepend CLI enabled/STANDBY:
-
prepend_as_path_count="6->STANDBY"
-
-
Prepend CLI enabled/STANDBY_ERROR:
-
prepend_as_path_count="9->STANDBY_ERROR"
-