Skip to content

Generic Coder health endpoint #6728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 of 5 tasks
mtojek opened this issue Mar 22, 2023 · 1 comment
Closed
4 of 5 tasks

Generic Coder health endpoint #6728

mtojek opened this issue Mar 22, 2023 · 1 comment
Assignees
Milestone

Comments

@mtojek
Copy link
Member

mtojek commented Mar 22, 2023

We're doing this internally for agents, but we need it also on the deployment level too.

Health section progress:

@mtojek mtojek added this to the Coder Operability milestone Mar 22, 2023
@bpmct
Copy link
Member

bpmct commented Mar 29, 2023

Some notes here from @kylecarbs and I:

  • Is access URL set / vaid?
  • Do websockets work for access URL?
  • Does DERP upgrade work, or is it over websockets (slightly degraded performance)
    • Read the response from the connection upgrade before EOF (kubesail had an "no app installed at this address")
  • Errors in /api/v2/replicas
  • Errors from /api/v2/coordinator

Also, can we display "major" errors as service banners in the frontend?

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

No branches or pull requests

6 participants