- Essentials
- In The App
- Infrastructure
- Application Performance
- Log Management
- Security Platform
- UX Monitoring
- Administration
Firebase is a mobile platform that helps you quickly develop high-quality apps, grow your user base, and earn more money.
Get metrics from Google Firebase to:
If you haven’t already, set up the Google Cloud Platform integration first. There are no other installation steps that need to be performed.
Google Firebase logs are collected with Google Cloud Logging and sent to a Cloud pub/sub with an HTTP push forwarder. If you haven’t already, set up a Cloud pub/sub with an HTTP push forwarder.
Once this is done, export your Google Firebase logs from Google Cloud Logging to the pub/sub:
gcp.firebasedatabase.io.utilization (gauge) | Percentage of io utilization Shown as percent |
gcp.firebasedatabase.network.active_connections (gauge) | Number of outstanding connections Shown as connection |
gcp.firebasedatabase.network.sent_bytes_count (count) | Outgoing bandwidth usage for Firebase database Shown as byte |
gcp.firebasedatabase.network.api_hits_count (count) | The number of hits aginst your database grouped by type |
gcp.firebasedatabase.storage.total_bytes (gauge) | Total size of the Firebase database storage. Shown as byte |
gcp.firebasehosting.network.sent_bytes_count (count) | Outgoing bandwidth usage for Firebase Hosting Shown as byte |
gcp.firebasehosting.storage.total_bytes (gauge) | Total size of the Firebase Hosting storage. Shown as byte |
gcp.firebasedatabase.network.disabled_for_overages (gauge) | Indicates if the Firebase database has been disabled for network overages |
gcp.firebasedatabase.network.monthly_sent (gauge) | The total outgoing bytes sent aggregated and reset monthly Shown as byte |
gcp.firebasedatabase.network.monthly_sent_limit (gauge) | The monthly network limit for the Firebase database Shown as byte |
gcp.firebasedatabase.status.disabled_for_overages (gauge) | Indicates if the Firebase database has been disabled for overages |
gcp.firebasedatabase.storage.disabled_for_overages (gauge) | Indicates if the Firebase database has been disabled for storage overages |
gcp.firebasedatabase.storage.limit (gauge) | The storage limit for the Firebase database Shown as byte |
The Google Firebase integration does not include any events.
The Google Firebase integration does not include any service checks.
Need help? Contact Datadog support.