Skip to content

Add basic operational metrics #7

@sebastientaggart

Description

@sebastientaggart

Summary

Add lightweight metrics tracking for operational visibility. No need for Prometheus/Grafana initially — expose via a GET /metrics endpoint or include in the health check response.

Metrics to track

  • Connected WebSocket clients (current count)
  • Events emitted per second / total
  • Actions executed (count, success/failure)
  • Signals received (count, by type)
  • Agent status distribution (idle/running/awaiting/error)
  • State store size (entry count, approximate memory)

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