sourcegraph/doc
Robert Lin 06d25f7310
telemetry-gateway: use live dev instance locally by default (#61897)
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:
![image](https://github.com/sourcegraph/sourcegraph/assets/23356519/6b6d3f4f-c102-4529-bbb9-3d3f1f7ba0b4)
2024-04-16 11:01:49 -07:00
..
_resources Docs redirect (#61404) 2024-03-26 13:10:32 -07:00
admin SG-61186 - Update flow for Cody signup (#61308) 2024-04-15 10:35:45 +05:30
cli/references chore(docs): remove outdated content (#61687) 2024-04-08 16:20:45 +02:00
dev telemetry-gateway: use live dev instance locally by default (#61897) 2024-04-16 11:01:49 -07:00
_generated.push.sh fix(docs): no delivery if triggered without changes (#61578) 2024-04-04 09:08:41 +00:00
BUILD.bazel chore(docs): remove outdated content (#61687) 2024-04-08 16:20:45 +02:00
CHANGELOG.md doc: symlink CHANGELOG.md to docs for better search results (#22918) 2021-07-16 23:25:02 +08:00
CODENOTIFY chore: clean up CODENOTIFY for @sourcegraph/delivery (#57046) 2023-09-26 15:20:42 -04:00
dependency_decisions.yml msp/runtime: add OpenTelemetry, make submodule (#58518) 2023-11-24 21:26:17 +00:00
docsite.json insights: re-index docs (#32415) 2022-03-10 10:05:59 -07:00
index.md Fix typo on main docs page (#59104) 2023-12-20 20:09:43 +01:00
KNOWN-ISSUES.md Ajb doc update 23 (#56656) 2023-09-15 17:04:23 +00:00
serve.sh bzl: bazelify docsite and doc/cli/reference generation (#54538) 2023-07-03 16:12:44 +02:00
sidebar.md chore(docs): remove outdated content (#61687) 2024-04-08 16:20:45 +02:00
test.sh bzl: wrap docsite check into //doc:test (#54376) 2023-06-28 21:00:54 +02:00