It was 96K before, 86K yesterday, and 84K today, but I don't have the logic to delete users, and at the same time my user base is growing at about 2K per day. Is this a calculation display bug?
Users isn't actually total number of users. We're rewriting the usage to make it more clear. You can follow along with it here: https://github.com/appwrite/appwrite/issues/4751
The analytics are over the time period. So that’s telling you that there were 84K users created in the past 30 days.
The rewrite is <:appwritefire:823999000330895380> <:appwriterocket:823996226894692403>
@Milukun Can I mark this as solved, since it's the current expected behaviour?
Recommended threads
- The console isnt showing documents
In console ui saved documents are being shown on frontend but i can see its showing 4 or number of docs available but in rows its only showing single doc and th...
- Create a project via REST API or SDK, mi...
I am currently self-hosting Appwrite in my local machine, deployed using docker script in the website. I also installed `appwrite-cli` through npm. I am trying...
- 1.8.1 - Databases - inline updating a ro...
When updating a database field via the inline edit method, the `$updatedAt` column does not get updated. Only if the row is updated by the "Update" interface (t...