New Relic's integrations include an integration for reporting your GCP Router data to our products. Here we explain how to activate the integration and what data it collects.
Activate integration
To enable the integration follow standard procedures to connect your GCP service to New Relic.
Configuration and polling
You can change the polling frequency and filter data using configuration options.
Default polling information for the GCP Router integration:
- New Relic polling interval: 5 minutes
Find and use data
To find your integration data, go to one.newrelic.com > All capabilities > Infrastructure > GCP and select an integration.
Data is attached to the following event type:
Entity | Event Type | Provider |
---|---|---|
CloudRouter |
|
|
NatGateway |
|
|
For more on how to use your data, see Understand and use integration data.
Metric data
This integration collects GCP Router data for CloudRouter and NatGateway.
Router CloudRouter data
Metric | Unit | Description |
---|---|---|
| Count | Current number of best routes received by router. |
| Milliseconds | BFD control packets receive intervals. |
| Count | Number of control packets received from this BFD session. |
| Count | Number of control packets rejected, from this BFD session. |
| Milliseconds | BFD control packets transmit intervals. |
| Count | Number of control packets transmitted from this BFD session. |
| Count | Indicator for successful BFD session establishment. |
| Count | Current number of routes received on a bgp session. |
| Count | Current number of routes sent on a bgp session. |
| Count | Indicator for successful bgp session establishment. |
| Count | Number of BGP sessions on the router that are down. |
| Count | Number of BGP sessions on the router that are up. |
| Count | Router status, up or down. |
| Count | Current number of routes sent by router. |
Router NatGateway data
Metric | Unit | Description |
---|---|---|
| Count | Number of ports allocated to all VMs by the NAT gateway. |
| Count | Count of connections closed over the NAT gateway. |
| Count | Count of received packets dropped by the NAT gateway. |
| Count | Count of new connections created over the NAT gateway. |
| Count | Maximum number of connections from VM to a single internet endpoint (IP:port). |
| Bytes | Count of bytes received (Internet -> VMs) via the NAT gateway. |
| Count | Count of packets received (Internet -> VMs) via the NAT gateway. |
| Bytes | Count of bytes sent (VMs -> Internet) over the NAT gateway. |
| Count | Count of packets sent (VMs -> Internet) over the NAT gateway. |