Alex Holliday
907dcf4072
Add required stats to PagespeedCheck model
2024-08-02 12:32:08 -07:00
Alexander Holliday
477cad7cc9
Feat/monitor endpoint refactor ( #463 )
...
* Moved all methods to modules
* removed old mongoDB file
* Refactored endpoints to take query params, removed duplicate methods, updated routes, updated Client queries
* Added comment
* Add model differentiation
* Add sort order, fix minor bug, add validation for query params
2024-07-26 18:56:39 -07:00
Alexander Holliday
4a5c201cbf
Forgot to call longAndStoreCheck ( #454 )
2024-07-25 23:10:30 -07:00
Skorpios
a33750849a
Connecting psc to db ( #453 )
...
* hooking up the PSC to the DB.
* Updated docs.
2024-07-25 19:11:24 -07:00
Alexander Holliday
4071d6c97c
Feat/handle pagespeed ( #448 )
...
* Initial commit
* Prepare for pagespeed Check
* removed unused code, updated JSdoc
* reverted controller
2024-07-25 14:59:31 -07:00
Alex Holliday
d883898384
Refactored to deal with empty data set
2024-06-24 10:59:18 -07:00
Alex Holliday
59562b10c9
Improved network service error handling
2024-06-18 11:42:25 -07:00
Alex Holliday
771cce98b5
Checks now inserted into db during monitor status check
2024-06-17 13:52:20 -07:00
Alex Holliday
0b52a5bdc7
Fixed error handling, refactored response time measurement
2024-06-17 11:33:55 -07:00
Alex Holliday
a0ca205d6a
Added response time
2024-06-17 11:05:22 -07:00
Alex Holliday
14f68d58f7
Implemented network service
2024-06-17 10:47:36 -07:00