From 436539058d53461cfada12f1c24f94f950b2c664 Mon Sep 17 00:00:00 2001 From: kelsey-brown <80273085+kelsey-brown@users.noreply.github.com> Date: Fri, 14 Mar 2025 16:31:02 -0400 Subject: [PATCH 1/2] Remove self-hosted analytics language --- docs/analytics/index.mdx | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/docs/analytics/index.mdx b/docs/analytics/index.mdx index 0dffe0228..0d8e98918 100644 --- a/docs/analytics/index.mdx +++ b/docs/analytics/index.mdx @@ -1,22 +1,16 @@ # Sourcegraph Analytics -Enterprise customers can use Sourcegraph Analytics to get a clear view of usage, engagement, performance, and impact. +Enterprise customers can use Sourcegraph Analytics to get a clear view of usage, engagement, performance, and impact. This solution is available to: +- [Sourcegraph Cloud](/cloud) customers +- Self-hosted customers that have fully enabled usage telemetry, and that are running a supported version of Sourcegraph (5.9+) -## Sourcegraph Cloud Analytics - -[Sourcegraph Cloud](/cloud) customers can use our managed [cloud analytics service](https://cody-analytics.sourcegraph.com) for Cody and Code Search usage data. -Self-hosted customers can also use this service, but they must - -Upgrade to a supported version of Sourcegraph (5.9+) -Have fully enabled usage telemetry. - -- [Enablement instructions](/analytics/cloud#enablement) +For more details on setting up Sourcegraph Analytics, see our [enablement instructions](/analytics/cloud#enablement) ![Sourcegraph-cloud-analytics](https://storage.googleapis.com/sourcegraph-assets/Docs/Sourcegraph-Analytics-2025-01-28.png) -## Self-Hosted Analytics +## Air-gapped Analytics -Self-hosted customers will soon be able to use our self-hosted and locally deployed analytics service, built on Grafana, to see Sourcegraph usage data. +Air-gapped customers will soon be able to use our self-hosted and locally deployed analytics service, built on Grafana, to see Sourcegraph usage data. This product is in development now. If you would like to learn more, please contact your Sourcegraph representative. From 0eaee119b1321c96c06c398a112a33f02120ddef Mon Sep 17 00:00:00 2001 From: kelsey-brown <80273085+kelsey-brown@users.noreply.github.com> Date: Fri, 14 Mar 2025 17:01:43 -0400 Subject: [PATCH 2/2] Update index.mdx --- docs/analytics/index.mdx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/analytics/index.mdx b/docs/analytics/index.mdx index 0d8e98918..a8e628495 100644 --- a/docs/analytics/index.mdx +++ b/docs/analytics/index.mdx @@ -1,6 +1,9 @@ # Sourcegraph Analytics -Enterprise customers can use Sourcegraph Analytics to get a clear view of usage, engagement, performance, and impact. This solution is available to: +Enterprise customers can use Sourcegraph Analytics to get a clear view of usage, engagement, performance, and impact. + +## Sourcegraph Cloud Analytics +This solution is available to: - [Sourcegraph Cloud](/cloud) customers - Self-hosted customers that have fully enabled usage telemetry, and that are running a supported version of Sourcegraph (5.9+)