docs: clarify admin email telemetry (#15485)

add a note to the telemtery doc that explains that we do collect the
admin email


https://coder.com/docs/@telemetry-clarification/admin/setup/telemetry#what-we-collect

Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
Edward Angert
2024-11-12 11:24:13 -05:00
committed by GitHub
co-authored by EdwardAngert
parent bebe4f06d2
commit eff07a2db0
+2 -2
View File
@@ -17,10 +17,10 @@ In particular, look at the struct types such as `Template` or `Workspace`.
As a rule, we **do not collect** the following types of information:
- Any data that could make your installation less secure
- Any data that could identify individual users
- Any data that could identify individual users, except the administrator.
For example, we do not collect parameters, environment variables, or user email
addresses.
addresses. We do collect the administrator email.
## Why we collect