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
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- User Blocked - False Positive
Today I tried to log in to my cloud console and it said the user is blocked and I didn't even receive any email regarding this like what kind of violation is my...
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...