mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
feat(healthcheck): add failing sections to report (#7789)
This commit is contained in:
@@ -206,6 +206,7 @@ curl -X GET http://coder-server:8080/api/v2/debug/health \
|
||||
}
|
||||
}
|
||||
},
|
||||
"failing_sections": ["string"],
|
||||
"healthy": true,
|
||||
"time": "string",
|
||||
"websocket": {
|
||||
|
||||
Reference in New Issue
Block a user