Firebase is a platform developed by Google for creating mobile and web applications. Firebase provides tools to develop high-quality apps, grow your user base, and earn more money. It covers the essentials so you can monetize your business and focus on your users.
To set up the Google integration to discover and collect metrics against the Google service.
Setup
Firebase is auto-discovered in virtue of installing the Google Cloud Integration. Firebase is mapped to the account-level for users to view.
Supported metrics
| Metric Name | Google Metric | Metric Display Name | Unit | Description |
|---|---|---|---|---|
| google_firebasedatabase_io_database_load | firebasedatabase.googleapis.com/io/database_load | Database Load | count | Fraction of database load, grouped by type. Sampled every 60 seconds. After sampling, data is not visible for up to 1800 seconds. |
| google_firebasedatabase_io_persisted_bytes_count | firebasedatabase.googleapis.com/io/persisted_bytes_count | Saved Bytes | bytes | Bytes of data persisted to disk. |
| google_firebasedatabase_io_sent_responses_count | firebasedatabase.googleapis.com/io/sent_responses_count | Responses sent | count | Number of responses sent or broadcasted to clients. |
| google_firebasedatabase_io_utilization | firebasedatabase.googleapis.com/io/utilization | Io Utilization | count | Fraction of I/O used. Sampled every 60 seconds. After sampling, data is not visible for up to 1800 seconds. |
| google_firebasedatabase_network_active_connections | firebasedatabase.googleapis.com/network/active_connections | Connections | count | The number of outstanding connections. Sampled every 60 seconds. After sampling, data is not visible for up to 1800 seconds. |
| google_firebasedatabase_network_api_hits_count | firebasedatabase.googleapis.com/network/api_hits_count | API Hits | count | The number of hits against your database grouped by type. |
| google_firebasedatabase_network_broadcast_load | firebasedatabase.googleapis.com/network/broadcast_load | Broadcast Load | count | Utilization of the time it takes to prep and send broadcasts to clients. Sampled every 60 seconds. After sampling, data is not visible for up to 1800 seconds. |
| google_firebasedatabase_network_disabled_for_overages | firebasedatabase.googleapis.com/network/disabled_for_overages | Disabled for network | count | Indicates if the Firebase database has been disabled for network overages. Sampled every 900 seconds. After sampling, data is not visible for up to 1800 seconds. |
| google_firebasedatabase_network_https_requests_count | firebasedatabase.googleapis.com/network/https_requests_count | HTTPS Requests Received | count | Number of HTTPS requests received. |
| google_firebasedatabase_network_monthly_sent | firebasedatabase.googleapis.com/network/monthly_sent | Bytes sent monthly | bytes | The total outgoing bytes sent aggregated and reset monthly. Sampled every 1800 seconds. After sampling, data is not visible for up to 5400 seconds. |
| google_firebasedatabase_network_monthly_sent_limit | firebasedatabase.googleapis.com/network/monthly_sent_limit | Bytes sent limit | bytes | The monthly network limit for the Firebase database. Sampled every 900 seconds. After sampling, data is not visible for up to 1800 seconds. |
| google_firebasedatabase_network_sent_bytes_count | firebasedatabase.googleapis.com/network/sent_bytes_count | Total billed bytes | bytes | The outgoing bandwidth used by the database, including encryption and protocol overhead. |
| google_firebasedatabase_network_sent_payload_and_protocol_bytes_count | firebasedatabase.googleapis.com/network/sent_payload_and_protocol_bytes_count | Payload and Protocol Bytes sent | bytes | The outgoing bandwidth usage without encryption overhead. |
| google_firebasedatabase_network_sent_payload_bytes_count | firebasedatabase.googleapis.com/network/sent_payload_bytes_count | Payload Bytes Sent | bytes | The outgoing bandwidth usage without encryption nor protocol. |
| google_firebasedatabase_rules_evaluation_count | firebasedatabase.googleapis.com/rules/evaluation_count | Rule evaluations | count | The number of Firebase Realtime Database Security Rule evaluations performed in response to write and read requests. |
| google_firebasedatabase_storage_disabled_for_overages | firebasedatabase.googleapis.com/storage/disabled_for_overages | Disabled for storage | hours | Indicates if the Firebase database has been disabled for storage overages. Sampled every 86400 seconds. After sampling, data is not visible for up to 86400 seconds. |
| google_firebasedatabase_storage_limit | firebasedatabase.googleapis.com/storage/limit | Bytes stored limit | bytes | The storage limit for the Firebase database. Sampled every 900 seconds. After sampling, data is not visible for up to 1800 seconds. |
| google_firebasedatabase_storage_total_bytes | firebasedatabase.googleapis.com/storage/total_bytes | Bytes stored | bytes | The size of the Firebase database storage. Sampled every 86400 seconds. After sampling, data is not visible for up to 86400 seconds. |
| google_firebasehosting_network_monthly_sent | firebasehosting.googleapis.com/network/monthly_sent | Bytes sent monthly | bytes | The total outgoing bytes sent, aggregated and reset monthly. Sampled every 28800 seconds. After sampling, data is not visible for up to 4200 seconds. |
| google_firebasehosting_network_monthly_sent_limit | firebasehosting.googleapis.com/network/monthly_sent_limit | Bytes sent limit | bytes | The monthly network limit for Firebase Hosting. Sampled every 28800 seconds. After sampling, data is not visible for up to 4200 seconds. |
| google_firebasehosting_network_sent_bytes_count | firebasehosting.googleapis.com/network/sent_bytes_count | Bytes sent | bytes | The outgoing bandwidth usage for Firebase Hosting. |
| google_firebasehosting_storage_limit | firebasehosting.googleapis.com/storage/limit | Bytes stored limit | bytes | The storage limit for Firebase Hosting. Sampled every 28800 seconds. |
| google_firebasehosting_storage_total_bytes | firebasehosting.googleapis.com/storage/total_bytes | Bytes stored | bytes | The size of the Firebase Hosting storage. Sampled every 28800 seconds. |
| google_firebasestorage_rules_evaluation_count | firebasestorage.googleapis.com/rules/evaluation_count | Rule evaluations | count | The number of Cloud Storage for Firebase Security Rules evaluations performed in response to write or read requests. Sampled every 60 seconds. After sampling, data is not visible for up to 180 seconds. |
Event support
- Not supported