towerops/lib/towerops_web
Graham McIntire 6ddb74a766
Add Exq and Redis/Valkey metrics to LiveDashboard
Added telemetry metrics for monitoring:

Exq Metrics:
- Queue sizes for all queues (default, discovery, polling, monitoring, maintenance)
- Number of busy worker processes
- Total number of worker processes

Redis/Valkey Metrics:
- Connected clients
- Memory usage
- Total commands processed

Metrics are collected every 10 seconds via telemetry_poller and displayed
in LiveDashboard at /dashboard
2026-01-17 17:26:28 -06:00
..
channels Convert Task.* calls to Exq background workers 2026-01-17 16:46:36 -06:00
components rename equipment to device 2026-01-17 14:48:46 -06:00
controllers Add API v1 endpoints with organization-scoped API tokens 2026-01-17 16:53:31 -06:00
helpers Add build timestamp to footer with shared time formatting helpers 2026-01-17 11:10:50 -06:00
live Make Active Alerts the first and default tab in alerts page 2026-01-17 17:16:35 -06:00
plugs Add API v1 endpoints with organization-scoped API tokens 2026-01-17 16:53:31 -06:00
endpoint.ex agent improvements and agent config 2026-01-16 17:26:51 -06:00
gettext.ex init 2025-12-21 11:10:43 -06:00
router.ex Add API v1 endpoints with organization-scoped API tokens 2026-01-17 16:53:31 -06:00
telemetry.ex Add Exq and Redis/Valkey metrics to LiveDashboard 2026-01-17 17:26:28 -06:00
user_auth.ex moduledocs 2026-01-17 15:08:49 -06:00