Hey everyone, Since I released my app, the dashboard's overview page and some of my database activity monitors have been inaccurate.
Regarding the first image, I have far more than 22 users, far fewer than 528 executions, and I have real-time connections, but that part of the dashboard has always been zero. Obviously, I don't have a negative number of documents.
Regarding the second image, this collection has been updated very frequently by users, but it only has a single change.
Regarding the third image, I only have a single database.
This is unrelated to today's degraded performance because it has been happening for some time. Please let me know how I should fix this.
Thanks!
Appwrite Cloud Dashboard and Database Activity Stuck on Historical and Inaccurate Data
Recommended threads
- API key without database.read/write
I had some issues with my previous API key and I deleted it then I wanted to create a new one and discovered the database checkbook has no database.read/write j...
- dynamic key missing scopes for database ...
Here are the scopes listed, I get permission errors for reading row and document. Appears to be missing since last time i checked. Database 6 Scopes policies....
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...