gcp.router.best_received_routes_count (gauge) | Current number of best routes received by router. |
gcp.router.bfd.control.receive_intervals (gauge) | BFD control packets receive intervals. Shown as millisecond |
gcp.router.bfd.control.received_packets_count (count) | Number of control packets received from this BFD session. |
gcp.router.bfd.control.rejected_packets_count (count) | Number of control packets rejected, from this BFD session. |
gcp.router.bfd.control.transmit_intervals (gauge) | BFD control packets transmit intervals. Shown as millisecond |
gcp.router.bfd.control.transmitted_packets_count (count) | Number of control packets transmitted from this BFD session. |
gcp.router.bfd.session_flap_events_count (count) | Number of each BFD flap event from this BFD session. A session flap event refers to the transition from Up state. |
gcp.router.bfd.session_up (gauge) | Indicator for successful BFD session establishment. 1 indicates the session is up. 0 indicates the session is down. |
gcp.router.bgp.received_routes_count (gauge) | Current number of routes received on a bgp session. |
gcp.router.bgp.sent_routes_count (gauge) | Current number of routes sent on a bgp session. |
gcp.router.bgp.session_up (gauge) | Indicator for successful bgp session establishment. 1 indicates the session is up. 0 indicates the session is down. |
gcp.router.bgp_sessions_down_count (gauge) | Number of BGP sessions on the router that are down. |
gcp.router.bgp_sessions_up_count (gauge) | Number of BGP sessions on the router that are up. |
gcp.router.dynamic_routes.learned_routes.any_dropped_unique_destinations (gauge) | A boolean metric of whether there are any unique destinations dropped in a network region due to exceeding quota. |
gcp.router.dynamic_routes.learned_routes.dropped_unique_destinations (gauge) | The number of unique destinations dropped in a network region due to exceeding quota. |
gcp.router.dynamic_routes.learned_routes.unique_destinations_limit (gauge) | The maximum number of unique destinations allowed by route quota for this network region. |
gcp.router.dynamic_routes.learned_routes.used_unique_destinations (gauge) | Number of unique destinations used by learned routes for this network region. |
gcp.router.nat.allocated_ports (gauge) | Number of ports allocated to all VMs by the NAT gateway. |
gcp.router.nat.closed_connections_count (count) | Count of connections closed over the NAT gateway. |
gcp.router.nat.dropped_received_packets_count (count) | Count of received packets dropped by the NAT gateway. |
gcp.router.nat.dropped_sent_packets_count (count) | Count of sent packets dropped by the NAT gateway. |
gcp.router.nat.nat_allocation_failed (gauge) | Indicates if there is a failure in allocating NAT IPs to any VM in the NAT gateway. |
gcp.router.nat.new_connections_count (count) | Count of new connections created over the NAT gateway. |
gcp.router.nat.open_connections (gauge) | Number of connections currently open on the NAT gateway. |
gcp.router.nat.port_usage (gauge) | Maximum number of connections from VM to a single internet endpoint (IP:port). |
gcp.router.nat.received_bytes_count (count) | Count of bytes received (destination -> VMs) via the NAT gateway. Shown as byte |
gcp.router.nat.received_packets_count (count) | Count of packets received (destination -> VMs) via the NAT gateway. |
gcp.router.nat.sent_bytes_count (count) | Count of bytes sent (VMs -> destination) over the NAT gateway. Shown as byte |
gcp.router.nat.sent_packets_count (count) | Count of packets sent (VMs -> destination) over the NAT gateway. |
gcp.router.router_up (gauge) | Number of router software tasks that are running successfully. A value greater than or equal to 1 indicates that the router is up, although not all software tasks may be running. Compare the returned number to the expected number of software tasks for the router. A value of 0 indicates that the router is down. |
gcp.router.sent_routes_count (gauge) | Current number of routes sent by router. |