We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 093bbc0 commit b1b8205Copy full SHA for b1b8205
patches/telemetry.diff
@@ -1,7 +1,7 @@
1
Add support for telemetry endpoint
2
3
To test:
4
-1. Create a RequestBin - https://requestbin.io/
+1. Create a mock API using [RequestBin](https://requestbin.io/) or [Beeceptor](https://beeceptor.com/)
5
2. Run code-server with `CS_TELEMETRY_URL` set:
6
i.e. `CS_TELEMETRY_URL="https://requestbin.io/1ebub9z1" ./code-server-<version>-macos-amd64/bin/code-server`
7
NOTE: it has to be a production build.
0 commit comments