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
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...