Skip to content

Add new server telemetry types and endpoint for live view#824

Merged
mattoni merged 1 commit into
mainfrom
mattoni/eng-4582-add-new-telemetry-data-and-endpoint-to-api-spec
Jun 16, 2026
Merged

Add new server telemetry types and endpoint for live view#824
mattoni merged 1 commit into
mainfrom
mattoni/eng-4582-add-new-telemetry-data-and-endpoint-to-api-spec

Conversation

@mattoni

@mattoni mattoni commented Jun 16, 2026

Copy link
Copy Markdown
Member

Adds the new server telemetry live view webhook endpoint, and the associated response types (though those are pushed by the websocket, not as a return from the API).

The endpoint returns a temporary auth token and an endpoint url where you pass it as parameter ?token=. Open a websocket to that URL and you'll connect to a stream pushing live server telemetry data (like htop style data) every 5 seconds from the server.

@mattoni mattoni self-assigned this Jun 16, 2026
@mattoni
mattoni merged commit 0019b52 into main Jun 16, 2026
1 check passed
@mattoni
mattoni deleted the mattoni/eng-4582-add-new-telemetry-data-and-endpoint-to-api-spec branch June 16, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants