mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
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:
co-authored by
EdwardAngert
parent
bebe4f06d2
commit
eff07a2db0
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user