Skip to content

Commit b1b8205

Browse files
committed
docs: update telemetry testing instructions
1 parent 093bbc0 commit b1b8205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/telemetry.diff

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Add support for telemetry endpoint
22

33
To test:
4-
1. Create a RequestBin - https://requestbin.io/
4+
1. Create a mock API using [RequestBin](https://requestbin.io/) or [Beeceptor](https://beeceptor.com/)
55
2. Run code-server with `CS_TELEMETRY_URL` set:
66
i.e. `CS_TELEMETRY_URL="https://requestbin.io/1ebub9z1" ./code-server-<version>-macos-amd64/bin/code-server`
77
NOTE: it has to be a production build.

0 commit comments

Comments
 (0)