Skip to content

Add health check endpoint #6

@sebastientaggart

Description

@sebastientaggart

Summary

Add a GET /health endpoint that returns service status, useful for monitoring and container orchestration.

Response should include

  • Service uptime
  • Number of connected WebSocket clients
  • Number of registered agents and their statuses
  • Plugin load status
  • State store health (file writable, entry count)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions