-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Description
Implement a simple HTTP health check endpoint at /healthz that returns node status.
Requirements
- GET /healthz returns 200 OK with JSON: {status: 'ok', uptime: ..., version: ...}
- Include Go version, build time, agent name
- Add tests
Skills
Go, net/http
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Projects
Status
In Progress