Clarification Required: Do internal Firebase Performance Monitoring fetches impact the new Remote Config billing quotas? #8480
lklong1551019
started this conversation in
General
Replies: 1 comment
|
Hi @lklong1551019 - Thank you for reaching out! I can confirm that FirePerf driven fetches will not be counted towards daily free fetch quota and billed fetches for Remote Config pricing. These will be exempt for the purposes of Remote Config pricing calculation. We have updated the public pricing documentation page with this clarification: Please let me know if this doesn't resolve your concern or if you have any other feedback for us! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am writing to ask for a clarification regarding the new usage-based pricing for Firebase Remote Config that went into effect on September 1, 2026 (https://firebase.google.com/docs/remote-config/pricing).
My mobile application handles a large user base (approximately 80 million users), making quota management critical for our budget.
We currently use Firebase Performance Monitoring. I understand that the Performance Monitoring SDK automatically makes background network calls (such as evaluating the perf_disable flag or fetching dynamic trace sampling rates) using the underlying Remote Config infrastructure. Could you please clarify the following:
Having a clear statement on whether internal SDK layers bypass developer-facing Remote Config billing quotas will help us properly manage our implementation.
Thanks for your time and help,
Best regards,
Long
All reactions