
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
- Realtime didn't work in react native exp...
``` useEffect(() => { const { client } = createClient(); const unsubscribe = client.subscribe(`databases.${process.env.EXPO_PUBLIC_APPWRITE_DATABASE}.t...
- I had a new error pop up today when test...
I've been working on my app, it worked fine previously but now I recieve Invalid Origin: Register your new client as a new iOS platform on your project console ...
- CLI Error: Email and URL Field Types Not...
CLI throws "Unsupported attribute type: email" when pushing tables with `email` or `url` field types. Environment - CLI: appwrite-cli (npx) - Region: NYC Cloud...
