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
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...
- Create admin user?
I'm not really sure how this is supposed to work, I installed Appwrite through docker-compose and set it up. When I launched the app and went into it, I created...