Commit Graph

324 Commits

Author SHA1 Message Date
Alex Holliday
3fc5d7a336 udpate log to standard 2025-01-02 11:34:09 -08:00
Alex Holliday
3fb114f898 udpate log to standard 2025-01-02 11:33:57 -08:00
Alex Holliday
50e3e2b97c Add distributed http type to monitor 2025-01-02 11:27:05 -08:00
Alex Holliday
1303497947 Add distributed uptime model 2025-01-02 11:26:08 -08:00
Alexander Holliday
7b3a83a37f Merge pull request #1502 from bluewave-labs/fix/be/improved-jobqueue
fix: be/improved jobqueue
2025-01-02 09:59:04 -08:00
Alexander Holliday
b7bd641c7f Merge pull request #1501 from bluewave-labs/fix/be/pagespeed-index
fix: add indices for PageSpeedCheck
2025-01-02 09:58:44 -08:00
Alexander Holliday
25fd0f7055 Merge branch 'develop' into feat/be/hardware-details 2025-01-02 09:58:19 -08:00
Alexander Holliday
f958424793 Merge pull request #1497 from bluewave-labs/feat/fe/uptime-details
feat: fe/uptime details
2025-01-02 09:57:30 -08:00
Alex Holliday
b332bed14e modify date format to ISO standard, remove toTimeStamp method 2025-01-01 17:27:12 -08:00
Alex Holliday
86d11c7277 remove console.log 2025-01-01 17:11:26 -08:00
Alex Holliday
8fcbe43a9d Remove console log from hardware check module 2025-01-01 13:31:38 -08:00
Alex Holliday
48e8c29dd4 Add indices for PageSpeedCheck 2025-01-01 13:27:23 -08:00
Alex Holliday
a3518e4462 add missing date range, add date range lookup 2024-12-31 20:00:02 -08:00
Alex Holliday
cb425b2b3b Merge branch 'develop' into feat/be/hardware-details 2024-12-31 17:39:19 -08:00
Alex Holliday
2d9b4eaab6 write hardware monitor query 2024-12-31 17:39:02 -08:00
Alexander Holliday
350e560079 Merge pull request #1481 from bluewave-labs/fix/be/db-indices
fix: be/db indices
2024-12-31 17:38:29 -08:00
Alex Holliday
2a41642be7 add two mising date clauses to details query 2024-12-31 16:40:44 -08:00
Alex Holliday
247bf44406 begin implementing aggregate query 2024-12-31 15:05:14 -08:00
Alex Holliday
a466e91a45 remove old query 2024-12-31 13:46:56 -08:00
Alex Holliday
bbae5052c8 Add group checks to DB query 2024-12-31 13:42:25 -08:00
Alex Holliday
7f601b1e11 rebuild query 2024-12-31 11:43:04 -08:00
Alex Holliday
6f96e77fec modify query 2024-12-30 22:23:46 -08:00
Alex Holliday
d574faa7d8 Add groupUpChecks and groupDownChecks 2024-12-30 19:49:09 -08:00
Alex Holliday
107540b2a8 FE refactor 2024-12-30 16:07:28 -08:00
Alex Holliday
5391145a9a Add aggregate queries for uptime monitor stats 2024-12-30 14:57:19 -08:00
Alex Holliday
0b5594f9c9 force index usage for getMonitorStatsById 2024-12-28 09:37:00 -08:00
Alex Holliday
bdf23a45b7 Sync indices on startup 2024-12-28 09:35:34 -08:00
Alex Holliday
ce3e7cf384 Add indices to HardwareCheck model 2024-12-28 09:35:00 -08:00
Alex Holliday
91e7229b23 Add indices to Check model 2024-12-28 09:34:27 -08:00
Alex Holliday
004184b0f4 add port types to monitor operations on BE 2024-12-27 11:16:09 -08:00
Alex Holliday
0a68611234 Add port type to Monitor 2024-12-27 10:48:44 -08:00
Alex Holliday
7f6e096491 refacgtor MongoDB to be class based 2024-12-24 11:59:18 -08:00
Alex Holliday
914217058b use to resolve concurrency issue 2024-12-19 11:52:27 -08:00
Alex Holliday
f42bdddb7a add deleteHardwareChecksByMonitorId 2024-12-09 14:01:10 +08:00
Alex Holliday
8946c98a68 update tests for hardware check module 2024-12-03 11:35:43 +08:00
Alex Holliday
d4312eef17 Add uptime percentage to Hardware Check 2024-11-30 17:01:38 +08:00
Alex Holliday
24d5a38527 Add pre save and preupdate functinality to set thresholds on alertThreshold change 2024-11-25 11:08:13 +08:00
Alex Holliday
d1d19177bd Add alert threshold for temp 2024-11-25 11:04:18 +08:00
Alex Holliday
20513d5ae1 udpate db model for correct temp schema 2024-11-25 11:00:54 +08:00
Alex Holliday
930403af8c Update Notification model to include metric specific notification thresholds 2024-11-22 11:52:32 +08:00
Alex Holliday
ec1563bba2 Add parameter for date ranges to return all checks 2024-11-22 09:49:32 +08:00
Alexander Holliday
d34f45fa24 Merge pull request #1147 from bluewave-labs/feat/be/tests-user-module
feat/be/tests user module
2024-11-13 23:05:29 -08:00
Alexander Holliday
f4c2777df1 Merge pull request #1144 from bluewave-labs/feat/be/tests-pagespeed-check-module
Remove unused DB method, add tests for pageSpeedCheckModule
2024-11-13 23:03:41 -08:00
Alex Holliday
9db3e0e6df Add docker type to getMonitorStatsById 2024-11-13 15:37:40 +08:00
Alex Holliday
20d84e0a18 Add docker to check map 2024-11-13 15:34:31 +08:00
Alex Holliday
59cbd1178b Add docker type to monitor model 2024-11-13 10:17:00 +08:00
Alex Holliday
4c7c4d3578 Add return type for deleteAllOtherUsers 2024-11-12 16:44:01 +08:00
Alex Holliday
d9812a446b update function dependency injection 2024-11-12 16:42:49 +08:00
Alex Holliday
57cad8d31a Inject generateAvatarImage into insertUser 2024-11-12 16:16:20 +08:00
Alex Holliday
a22132621f Remove unused DB method, add tests for pageSpeedCheckModule 2024-11-12 08:09:18 +08:00