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
- FCM Message error
When creating a message target via flutter sdk via ``` final target = await _account.createPushTarget( targetId: targetId, identifier: deviceTok...
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...