towerops/lib/towerops_web/live/device_live
Graham McIntire 55a0d88978
feat: add latency graph for ICMP ping monitoring
- Add Monitoring.get_latency_data/2 to query successful checks with response times
- Support 'latency' sensor type in GraphLive.Show with configurable time ranges
- Add latency chart to device show page alongside other metric charts
- Add comprehensive tests for get_latency_data/2 (limit, since, failed checks)
- All 813 tests passing with no Credo warnings
2026-01-17 16:02:35 -06:00
..
form.ex Allow empty SNMP community string for device inheritance 2026-01-17 15:54:06 -06:00
form.html.heex rename equipment to device 2026-01-17 14:48:46 -06:00
index.ex rename equipment to device 2026-01-17 14:48:46 -06:00
index.html.heex rename equipment to device 2026-01-17 14:48:46 -06:00
show.ex feat: add latency graph for ICMP ping monitoring 2026-01-17 16:02:35 -06:00
show.html.heex feat: add latency graph for ICMP ping monitoring 2026-01-17 16:02:35 -06:00