Automated Fauna Database Usage Quota Alerts
Every Monday, WebRun opens the Fauna dashboard, reads each database's read, write, and storage usage against its plan quota, logs the numbers to an Airtable tracker, and emails the engineering team a warning over Gmail whenever usage is approaching the plan limit.
How do I get warned before hitting my Fauna usage quota?
WebRun checks every Fauna database's read, write, and storage usage against its plan quota every Monday, logs the numbers to an Airtable tracker, and emails engineering a warning over Gmail whenever usage is approaching the limit. Backend teams catch a looming quota before an application starts throttling requests in production.
- A looming quota is flagged before it throttles an application
- A full usage history builds up in Airtable automatically
- Comfortable usage stays a quiet, routine log entry
Built for backend engineering teams · platform engineers · startup engineering teams
What does WebRun do on every run?
The exact actions WebRun takes, in order - in plain language, so you can adjust anything.
-
WebRun signs in and gets to work
Opens
fauna.comin a real browser with your saved login - no setup, no API keys. -
1
Fauna - check usage against quota
WebRun opens Fauna to check usage against quota. - Open the Fauna dashboard and list every database
- Read read, write, and storage usage for the billing period
- Compare each against its plan quota
Done when Every database's usage against its quota is checked.
-
2
Airtable - log the numbers
WebRun opens Airtable to log the numbers. - Open the usage tracker base in Airtable
- Add a new row with this week's usage against quota per database
- Keep the week over week history in one table
Done when This week's usage is a new row in Airtable.
-
3
Gmail - email a quota warning
WebRun opens Gmail to email a quota warning. - Draft a quota warning email if any database is approaching its limit
- Name the database and how close it is to quota
- Send it to the engineering distribution list over Gmail
Done when The engineering team has been warned about any database nearing quota.
How is each run configured?
Secure by default
Connect once, stays signed in
WebRun signs in once and keeps each session in a persistent environment, so every run picks up right where it left off.
Every action is checked against this policy before it runs.
Questions, answered
Does WebRun upgrade the plan automatically?
No. It only reads usage against your current quota and warns you. Upgrading a plan stays a deliberate, billed decision you make.
What counts as approaching quota?
Whatever percentage of plan usage you set as the warning line. Comfortable usage levels are just logged, not emailed.
Does the email go outside engineering?
No. It only goes to the internal engineering distribution list you set up.
Put this on autopilot.
Turn it on in minutes - or have our team set it up for you.