Search code examples
firebasegoogle-app-enginegoogle-cloud-platformgoogle-cloud-firestore

Impossible to set the Cloud Firebase daily spending limit


I just purchased a Firebase blaze plan (unlimited) but I tried to setup the daily quota as suggested in their documentation: https://firebase.google.com/docs/firestore/quotas#set_spending_limits

enter image description here

The problem is that I can't find this option on my own console, there is no "Set budget" section: enter image description here enter image description here

I really need to setup this daily alert to avoid any bad surprises. Why am I not seeing this option? Thanks


Solution

  • Well it seems they removed the possibility...

    The documentation page (https://firebase.google.com/docs/firestore/quotas#set_spending_limits) has been updated and they explained:

    Important: Cloud Firestore no longer supports new App Engine spending limits. After December 12, 2019, you cannot apply new App Engine spending limits. Spending limits set before December 12 still apply.

    Now there is only the monthly budget left to use.

    The budget on the Firebase Blaze plan is unlimited and there is not a single way to supervize it on a daily basis...