Closed
Description
The Agent is coming up and sending logs to Coderd, and then in addition, you have a second program that is also sending logs to Coderd, using the same Agent token.
The logs the Agent sends (e.g. logs from startup scripts) are appearing in the Web Dashboard, and stream in while the workspace is starting.
The logs the second program sends do not appear initially, but then if you refresh your browser, they appear as well, along side the logs the Agent sends. This happens regardless of whether you use the LogsSender (HTTP PATCH API) or the NewLogsSender (dRPC over websocket API) to send the logs.
Also, on Coder server version 2.12.1, the logs from the second program streamed correctly.
Metadata
Metadata
Assignees
Labels
Bugs reported by enterprise customers. Only humans may set this.Issues that must be completed by the end of the Sprint. Or else. Only humans may set this.Something that used to work but no longer worksBroken use cases or features (with a workaround). Only humans may set this.Area: frontend dashboard