Is it a way to disable your metrics ? Don't see anything about on ENV doc : https://appwrite.io/docs/environment-variables
Disable appwrite.io stats on Dashboard
Hi, are you talking about usage metrics?
We respect DoNotTrack. So if it is enabled in the browser, we will not do any tracking.
Unfortunately we do not have an environment variable for this yet 👍
@joeyouss yes
@Torsten Dittmann Understand
For those who are interested, it is blockable via CSP, if you have the hand on the headers of your web server
Can't modify title I think now, right one would be "Disable Console usage metrics"
Disable Console Analytics
renamed it 😉
I didn't call it usage metrics, because it might be misunderstood with the metric we offer for our services 💪
You can add Solved if want 🙂
@joeyouss I have no idea how to mark it as solved 😄
(add [SOLVED] to tittle ?)
[SOLVED] Disable Console Analytics
Added <:appwritecheck:851487062112731146>
Recommended threads
- Does anyone have a docker compose file f...
The compose file example on appwrite docs is 1.8.1 and I would like to try 1.9.0
- Docker compose 1.9.0 support
Hi! Sorry if I've missed something, but I saw that version 1.9.0 was released for self hosting, yet the compose file linked in the official documentation (https...
- Running Appwrite in docker through nginx
Hi team, I'm trying to expose multiple local services (Appwrite, Ollama, PostHog) through a single Nginx reverse proxy port, tunneled via ngrok to a public dom...