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
- 1:1 relationship doesnโt sync after re-a...
Hi, Iโm trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...