fireRun.io Help Center
  • What is fireRun.io?
  • Getting Started
    • Set Up Your First Report
    • Change Service Account Permissions in Google Console
    • Upgrade from the Firebase Spark plan to the Blaze plan
    • Create a Google Billing Account for Firebase
  • Alerts
    • Firebase Budget Alerts
    • Firebase Anomaly Detection Alerts
  • General
    • Understanding Firebase Costs
    • Am I On the Blaze or Spark Plan at Firebase?
    • Reading the Daily Email Report
    • Reading the Weekly Summary Report
    • View Historical Reports
  • Secuity
    • fireRun.io Security Overview
    • How Do I Enable Google 2FA?
  • Integrations
    • Slack Integration
  • Pricing
    • What is the Difference Between the Basic and Plus Plans?
    • What Does “30 Day Free Trial” Mean?
    • What Kind of Payments Do You Accept?
    • How Do I Upgrade or Downgrade My Plan?
    • Can I Cancel My Subscription?
Powered by GitBook
On this page
  • Metrics Tracked
  • Realtime Database
  • Firestore
  • Hosting
  • Cloud Functions
  • Cloud Storage
  • Metrics Not Tracked
  • Questions or Help

Was this helpful?

  1. General

Reading the Daily Email Report

Understanding your daily fireRun.io usage and spend report.

PreviousAm I On the Blaze or Spark Plan at Firebase?NextReading the Weekly Summary Report

Last updated 4 years ago

Was this helpful?

Your fireRun.io report tracks your usage and spend metrics grouped in five sections. Your report is generated daily around 8 A.M. EST and is a summary of the previous day’s events and cost.

See Understanding Firebase Costs for more information.

Metrics Tracked

  1. Realtime Database

  2. Firestore

  3. Hosting

  4. Cloud Functions

  5. Cloud Storage

Realtime Database

Metrics

Stored: The total amount of storage Realtime DB uses. The first GB is free (about 20 million chat messages), and $5/GB thereafter.

Downloaded: How much data you’ve downloaded from Realtime DB over the course of the month. The first 10 GB each month is free (about 200 millions chat messages), and $1/GB thereafter.

Firestore

Firestore is a cloud-hosted, NoSQL database with live synchronization and offline support. It is great for serverless apps.

Metrics

Doc Reads: The first 50k each day are free, then $0.06 for every 100k thereafter.

Doc Writes: The first 20k each day are free, then $0.18 for every 100k thereafter.

Doc Deletes:The first 20k each day are free, then $0.02 for every 100k thereafter.

Hosting

Modern web hosting that includes a global CDN and a free SSL certificate for a great low-latency experience.

Metrics

Stored: The first 1GB is free, then $0.026/GB thereafter.

Transferred: The first 10GB per month is free, then $0.15/GB thereafter.

Cloud Functions

Allows for custom backend code without needing to manage and scale your own servers. Functions can be triggered by events from other Google products or webhooks.

Metrics

Invocations: The first 125k each month is free, then $0.40/million thereafter.

CPU Seconds: The amount of CPU cycles a month your functions use. The first 40k CPU seconds are free, then $0.01 per 1/k after.

Outbound Networking: Traffic to other Google services is free, otherwise $0.12/GB.

Cloud Storage

Store and share content including images, audio, and video in a secure environment.

Metrics

Stored: The first 5GB is free, and $0.026/GB thereafter.

Downloaded: The first 1GB per day is free, and $0.12/GB thereafter.

Upload: The first 20k operations each day is free, and $0.05/10k thereafter.

Download: The first 50k operations each day is free, and $0.004/10k thereafter.

Metrics Not Tracked

We currently do not track:

  • Firestore stored data

  • Firebase network egress

Questions or Help

Realtime Database is Firebase's original database. Firebase recommends Cloud Firestore instead of Realtime Database for most developers starting a new project. However, there are use cases when Realtime DB is appropriate.

The estimated cost on the Firebase console Functions does not include the free tier discount. The discount will be applied at the month end on your .

Please or with us for any questions or comments

certain
Google Bill -> Cost Table
email
chat
Understanding Firebase Costs