New Relic's integrations include an integration for reporting your GCP Firebase Database 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 infrastructure monitoring.
Configuration and polling
You can change the polling frequency and filter data using configuration options.
Default polling information for the GCP Firebase Database 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 |
---|---|---|
Namespace |
|
|
For more on how to use your data, see Understand and use integration data.
Metric data
This integration collects GCP Firebase Database data for Namespace.
Firebase Database Namespace data
Metric | Unit | Description |
---|---|---|
| Count | Fraction of database load, grouped by type. |
| Bytes | Bytes of data persisted to disk. |
| Count | Number of responses sent or broadcasted to clients. |
| Count | Fraction of I/O used. |
| Count | The number of outstanding connections |
| Count | The number of hits aginst your database grouped by type. |
| Count | Utilization of the time it takes to prep and send broadcasts to clients. |
| Count | Number of HTTPS requests received. |
| Bytes | The total outgoing bytes sent aggregated and reset monthly. |
| Bytes | The monthly network limit for the Firebase database. |
| Bytes | The outgoing bandwidth used by the database, including encryption and protocol overhead. |
| Bytes | The outgoing bandwidth usage without encryption overhead. |
| Bytes | The outgoing bandwidth usage without encryption nor protocol. |
| Count | The number of Firebase Realtime Database Security Rule evaluations performed in response to write and read requests. |
| Bytes | The storage limit for the Firebase database. |
| Bytes | The size of the Firebase database storage. |