Skip to content

[backend] Add health check HTTP endpoint #6

Description

@devopsSiliconNet

Health check for load balancer and monitoring:

  • GET /health returns 200 with JSON: {"status": "ok", "uptime": N, "connections": N, "channels": N}
  • Used by ALB health checks and external monitoring
  • Should be lightweight and not require auth

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions