Alex Holliday
|
ca42e2608f
|
Fix incorrect uptime check count, refactor out query pipelines
|
2025-01-06 14:24:08 -08:00 |
|
Mend Renovate
|
09aa62d42e
|
Update dependency dockerode to v4.0.3
|
2025-01-04 14:03:58 +00:00 |
|
Alex Holliday
|
eee33e85c4
|
Remove superfluous dotenv from authController, add missing dotenv to settingsService
|
2025-01-02 12:27:19 -08:00 |
|
Alex Holliday
|
648d40648c
|
move ngrok to dev dependencies
|
2025-01-02 12:06:01 -08:00 |
|
Alex Holliday
|
74ec29fbc1
|
add routes to app
|
2025-01-02 12:02:28 -08:00 |
|
Alex Holliday
|
ba7cb151a2
|
Add distributed uptime router
|
2025-01-02 11:47:09 -08:00 |
|
Alex Holliday
|
3b5a1827ad
|
Add distributedUptimeController
|
2025-01-02 11:45:29 -08:00 |
|
Alex Holliday
|
71fd2fb5ef
|
use ngrok
|
2025-01-02 11:40:26 -08:00 |
|
Alex Holliday
|
b91cf296f1
|
add ngrok
|
2025-01-02 11:40:13 -08:00 |
|
Alex Holliday
|
c284eafd63
|
update logs to standard
|
2025-01-02 11:39:53 -08:00 |
|
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
|
62d1d34937
|
better worker task handling, implement progress updates
|
2025-01-01 20:14:03 -08:00 |
|
Alex Holliday
|
c11e412e81
|
fix init job queue method
|
2025-01-01 18:18:39 -08:00 |
|
Alex Holliday
|
b332bed14e
|
modify date format to ISO standard, remove toTimeStamp method
|
2025-01-01 17:27:12 -08:00 |
|
Alex Holliday
|
69f7cf2ab1
|
fix check spread
|
2025-01-01 17:11:38 -08:00 |
|
Alex Holliday
|
86d11c7277
|
remove console.log
|
2025-01-01 17:11:26 -08:00 |
|
Alex Holliday
|
4c2a0fd2d3
|
Use initJobQueue method to initialize JobQueue, flush Redis DB on shutdown timeout
|
2025-01-01 13:33:01 -08:00 |
|
Alex Holliday
|
e222b13b51
|
add separate queue for each monitor type
|
2025-01-01 13:32:18 -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
|
6563cedf88
|
add jsdoc and validation
|
2025-01-01 09:08:07 -08:00 |
|
Alexander Holliday
|
67fe63c980
|
Merge pull request #1496 from renovate-bot/renovate/bullmq-5.x
fix(deps): update dependency bullmq to v5.34.6
|
2025-01-01 08:39:38 -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
|
cf3305611f
|
Add route and controller method for hardware details
|
2024-12-31 15:05:03 -08:00 |
|
Alex Holliday
|
a466e91a45
|
remove old query
|
2024-12-31 13:46:56 -08:00 |
|
Alex Holliday
|
17bd1f5286
|
Add temporary normalization functoins
|
2024-12-31 13:42:49 -08:00 |
|
Alex Holliday
|
bbae5052c8
|
Add group checks to DB query
|
2024-12-31 13:42:25 -08:00 |
|
Mend Renovate
|
fabfbec329
|
fix(deps): update dependency bullmq to v5.34.6
|
2024-12-31 21:31:36 +00:00 |
|
Alex Holliday
|
7f601b1e11
|
rebuild query
|
2024-12-31 11:43:04 -08:00 |
|
Alexander Holliday
|
5567eec75d
|
Merge pull request #1495 from renovate-bot/renovate/mongoose-8.x-lockfile
fix(deps): update dependency mongoose to v8.9.3
|
2024-12-31 10:12:14 -08:00 |
|
Alexander Holliday
|
11972c6c54
|
Merge pull request #1486 from mertssmnoglu/fix/server-lint-errors
fix(server-lint): Resolve lint errors in server-side test files
|
2024-12-31 10:09:49 -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
|
0551eb010d
|
Add controller method for uptime details
|
2024-12-30 14:56:50 -08:00 |
|
Alex Holliday
|
d9c583f972
|
Add a route for uptime details
|
2024-12-30 14:56:38 -08:00 |
|
Mend Renovate
|
566cd8538a
|
fix(deps): update dependency mongoose to v8.9.3
|
2024-12-30 22:07:41 +00:00 |
|