diff --git a/docs/admin/index.mdx b/docs/admin/index.mdx index ef321b69b..5b839af7c 100644 --- a/docs/admin/index.mdx +++ b/docs/admin/index.mdx @@ -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) diff --git a/docs/admin/telemetry/index.mdx b/docs/admin/telemetry/index.mdx index c5f8dc568..e4653de05 100644 --- a/docs/admin/telemetry/index.mdx +++ b/docs/admin/telemetry/index.mdx @@ -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.