Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/admin/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Sourcegraph administration is primarily managed by site administrators, who are
- [Beta and experimental features](/admin/beta_and_experimental_features)
- [Code navigation](/code-search/code-navigation/)
- [Pings](/admin/pings)
- [Telemetry](/admin/telemetry)
- [Enterprise pricing and licenses](/admin/subscriptions/)
- [Search](/admin/search)
- [Usage statistics](/admin/usage_statistics)
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/telemetry/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ Some of the measures we take to ensure privacy and data security are:
2. User identifiers are numeric and anonymized, as identifiers are specific per-instance.
3. Data will be encrypted while in motion from each Sourcegraph instance to Sourcegraph.

You can also explore our [telemetry development reference](https://docs-legacy.sourcegraph.com/dev/background-information/telemetry) to learn more about new system with which we record telemetry events, and refer to our [telemetry events data schema](https://docs-legacy.sourcegraph.com/dev/background-information/telemetry/protocol) for specific attributes that are and are not exported by default.
You can reach out to support@sourcegraph.com for additional information about how telemetry events are recorded and which attributes are exported by default.