|
12 | 12 | |===
|
13 | 13 | | Name | Description
|
14 | 14 |
|
15 |
| -| `metallb_bfd_control_packet_input` |
| 15 | +| `frrk8s_bfd_control_packet_input` |
16 | 16 | | Counts the number of BFD control packets received from each BFD peer.
|
17 | 17 |
|
18 |
| -| `metallb_bfd_control_packet_output` |
| 18 | +| `frrk8s_bfd_control_packet_output` |
19 | 19 | | Counts the number of BFD control packets sent to each BFD peer.
|
20 | 20 |
|
21 |
| -| `metallb_bfd_echo_packet_input` |
| 21 | +| `frrk8s_bfd_echo_packet_input` |
22 | 22 | | Counts the number of BFD echo packets received from each BFD peer.
|
23 | 23 |
|
24 |
| -| `metallb_bfd_echo_packet_output` |
| 24 | +| `frrk8s_bfd_echo_packet_output` |
25 | 25 | | Counts the number of BFD echo packets sent to each BFD.
|
26 | 26 |
|
27 |
| -| `metallb_bfd_session_down_events` |
| 27 | +| `frrk8s_bfd_session_down_events` |
28 | 28 | | Counts the number of times the BFD session with a peer entered the `down` state.
|
29 | 29 |
|
30 |
| -| `metallb_bfd_session_up` |
| 30 | +| `frrk8s_bfd_session_up` |
31 | 31 | | Indicates the connection state with a BFD peer. `1` indicates the session is `up` and `0` indicates the session is `down`.
|
32 | 32 |
|
33 |
| -| `metallb_bfd_session_up_events` |
| 33 | +| `frrk8s_bfd_session_up_events` |
34 | 34 | | Counts the number of times the BFD session with a peer entered the `up` state.
|
35 | 35 |
|
36 |
| -| `metallb_bfd_zebra_notifications` |
| 36 | +| `frrk8s_bfd_zebra_notifications` |
37 | 37 | | Counts the number of BFD Zebra notifications for each BFD peer.
|
38 | 38 |
|
39 | 39 | |===
|
|
43 | 43 | |===
|
44 | 44 | | Name | Description
|
45 | 45 |
|
46 |
| -| `metallb_bgp_announced_prefixes_total` |
| 46 | +| `frrk8s_bgp_announced_prefixes_total` |
47 | 47 | | Counts the number of load balancer IP address prefixes that are advertised to BGP peers. The terms _prefix_ and _aggregated route_ have the same meaning.
|
48 | 48 |
|
49 |
| -| `metallb_bgp_session_up` |
| 49 | +| `frrk8s_bgp_session_up` |
50 | 50 | | Indicates the connection state with a BGP peer. `1` indicates the session is `up` and `0` indicates the session is `down`.
|
51 | 51 |
|
52 |
| -| `metallb_bgp_updates_total` |
| 52 | +| `frrk8s_bgp_updates_total` |
53 | 53 | | Counts the number of BGP update messages sent to each BGP peer.
|
54 | 54 |
|
55 |
| -| `metallb_bgp_opens_sent` |
| 55 | +| `frrk8s_bgp_opens_sent` |
56 | 56 | | Counts the number of BGP open messages sent to each BGP peer.
|
57 | 57 |
|
58 |
| -| `metallb_bgp_opens_received` |
| 58 | +| `frrk8s_bgp_opens_received` |
59 | 59 | | Counts the number of BGP open messages received from each BGP peer.
|
60 | 60 |
|
61 |
| -| `metallb_bgp_notifications_sent` |
| 61 | +| `frrk8s_bgp_notifications_sent` |
62 | 62 | | Counts the number of BGP notification messages sent to each BGP peer.
|
63 | 63 |
|
64 |
| -| `metallb_bgp_updates_total_received` |
| 64 | +| `frrk8s_bgp_updates_total_received` |
65 | 65 | | Counts the number of BGP update messages received from each BGP peer.
|
66 | 66 |
|
67 |
| -| `metallb_bgp_keepalives_sent` |
| 67 | +| `frrk8s_bgp_keepalives_sent` |
68 | 68 | | Counts the number of BGP keepalive messages sent to each BGP peer.
|
69 | 69 |
|
70 |
| -| `metallb_bgp_keepalives_received` |
| 70 | +| `frrk8s_bgp_keepalives_received` |
71 | 71 | | Counts the number of BGP keepalive messages received from each BGP peer.
|
72 | 72 |
|
73 |
| -| `metallb_bgp_route_refresh_sent` |
| 73 | +| `frrk8s_bgp_route_refresh_sent` |
74 | 74 | | Counts the number of BGP route refresh messages sent to each BGP peer.
|
75 | 75 |
|
76 |
| -| `metallb_bgp_total_sent` |
| 76 | +| `frrk8s_bgp_total_sent` |
77 | 77 | | Counts the number of total BGP messages sent to each BGP peer.
|
78 | 78 |
|
79 |
| -| `metallb_bgp_total_received` |
| 79 | +| `frrk8s_bgp_total_received` |
80 | 80 | | Counts the number of total BGP messages received from each BGP peer.
|
81 | 81 |
|
82 | 82 | |===
|
0 commit comments