diff --git a/doc/installation.metrics.md b/doc/installation.metrics.md index a47fdfa..f4db6ee 100644 --- a/doc/installation.metrics.md +++ b/doc/installation.metrics.md @@ -1,11 +1,11 @@ # Installation Metrics -OhMyForm sends a PING during startup as well as once -every hour to get instights on where OhMyForm is used. +Attention: OhMyForm now collects completely anonymous +telemetry regarding usage. This information is used to +shape OhMyForm's roadmap and prioritize features. -If you feed that this should not happen you can disable -this behavior by setting the environment variable -`DISABLE_INSTALLATION_METRICS=1` +If you want to opt out you can disable this behavior by +setting the environment variable `DISABLE_INSTALLATION_METRICS=1` You can take a look [here](../src/service/installation.metrics.service.ts) to see how we trigger the metric collection