sourcegraph/doc/dev/index.md
Robert Lin a07a1b9ed0
chore/sg: remove 'sg telemetry' and related docs (#63763)
Removes the `sg telemetry` command that pertains to the legacy V1
exporter that is specific to Cloud instances.

I got asked about this recently, and especially with the new `sg
analytics` for usage of the `sg` CLI, this has the potential to be
pretty confusing.

Part of https://linear.app/sourcegraph/issue/CORE-104

## Test plan

n/a

## Changelog

- `sg`: the deprecated `sg telemetry` command for allowlisting export of
V1 telemetry from Cloud instances has been removed. Use telemetry V2
instead.
2024-07-10 17:25:04 -07:00

8.5 KiB

Developing Sourcegraph

Documentation for developers contributing to the Sourcegraph code base

Setup

Learn how to develop Sourcegraph on your machine.

Background information

Clarification and discussion about key concepts, architecture, and development stack.

Architecture

Development

Git

Languages

SQL

Security

Testing

Tools

Other

How-to guides

Guides to help with troubleshooting, configuring test instances, debugging, and more.

New features

Observability

Plans and licenses

Documentation

Executors

Testing

Contributing