
Hi, I'm currently running some benchmarks of the Appwrite DB service against other DBs. I'm noticing that Telegraf has an insane CPU usage (more than one core at full load). It also has a high I/O usage. I'm running the docker deployment on a M1 mac. Any idea why is this happening?

How did you install Appwrite?

With the official docker compose file provided in the doc

So not from source (GitHub repo) right?

Nope

So telegraf is used for our usage stats. Stuff gets stored there and then data is aggregated every 30 seconds by default. We're rewriting how we do all this, though so this will probably change drastically in the near future

This is a new appwrite I created about 4 hours ago on my new vps server , I just created a project and then used the flutter SDK to complete the registration function for an account with 100% CPU usage and very high hard drive reads. This has happened to my previous deployments, how should I avoid it? I am no longer able to log in, what information can I provide to you after restarting my VPS?

Please make a new post and include info about how you installed Appwrite and the result of docker stats
when the problem occurs
Recommended threads
- ENV vars not updating
When i do `nano .env` it shows `_APP_DOMAIN_TARGET=` as set to my domain, but when i do `docker compose exec appwrite vars` it shows `_APP_DOMAIN_TARGET=` as ...
- Index with the requested key already exi...
I'm using appwrite cli to create DB and I'm getting index_already_exists Is there a way to undestand the index name and maybe to skip if it's already exits?
- Issue - Migration From Cloud > Self Host...
Hi team, I’m trying to migrate a few of my Appwrite projects from the cloud to a self-hosted instance. These projects are currently in “archive mode” due to th...
