Documentation
¶
Overview ¶
telemetry-server is a standalone HTTP server that receives telemetry snapshots and prints them as a JSON stream to stdout. This is useful for local development. Test with scripts/develop.sh by setting:
CODER_TELEMETRY_ENABLE=true CODER_TELEMETRY_URL=http://127.0.0.1:8081
Usage:
go run ./scripts/telemetry-server [--port 8081]
Click to show internal directories.
Click to hide internal directories.