mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 16:51:55 +00:00
We have a continuous-deployed dev deployment of Telemetry Gateway available but it receives practically no traffic, partly because a) it only accepts dev-signed-licenses and b) nothing uses it by default. This change makes it so that local dev (`sg start`, `sg start dotcom`, etc) exports events to this live dev instance by default, allowing us to more effectively dogfood changes before rolling them out to prod. Prod stability is especially important as we move towards a V2-telemetry-only world. Docs have been updated to describe this, and showcase how to run and use local Telemetry Gateway as before. Thread: https://sourcegraph.slack.com/archives/C05BGNBEPKL/p1713222710245669 ## Test plan Locally, `sg start`: <img width="1118" alt="image" src="https://github.com/sourcegraph/sourcegraph/assets/23356519/10a8b794-b49f-438e-801c-44b357ca1c24"> In dev logs:  |
||
|---|---|---|
| .. | ||
| _resources | ||
| admin | ||
| cli/references | ||
| dev | ||
| _generated.push.sh | ||
| BUILD.bazel | ||
| CHANGELOG.md | ||
| CODENOTIFY | ||
| dependency_decisions.yml | ||
| docsite.json | ||
| index.md | ||
| KNOWN-ISSUES.md | ||
| serve.sh | ||
| sidebar.md | ||
| test.sh | ||