Simon Larsen
|
54c526ffed
|
Refactor import paths in utility files to use relative paths instead of absolute paths. This change enhances module resolution and maintains consistency across the codebase. Updated imports in Execute.ts, Express.ts, Greenlock.ts, JsonToCsv.ts, JsonWebToken.ts, LocalFile.ts, Logger.ts, various Monitor criteria files, Realtime.ts, Response.ts, StartServer.ts, Stream.ts, Telemetry.ts, TwoFactorAuth.ts, VMAPI.ts, VMRunner.ts, and Workspace files.
|
2025-05-21 13:55:49 +01:00 |
|
Simon Larsen
|
705888649b
|
refactor: Update logging level from debug to info for status checks in StatusAPI and InfrastructureStatus classes
|
2025-04-28 12:48:16 +01:00 |
|
Simon Larsen
|
8f83a12627
|
refactor: enhance readability by restructuring status check routes and fixing formatting issues
|
2025-03-17 20:41:26 +00:00 |
|
Simon Larsen
|
c152cfc8d8
|
refactor: improve formatting and consistency in StatusAPI and update CaptureSpan import path
|
2025-03-17 20:38:49 +00:00 |
|
Simon Larsen
|
927351b499
|
feat: update CaptureSpan import paths across multiple files for consistency
|
2025-03-17 20:32:19 +00:00 |
|
Simon Larsen
|
b8ae12828c
|
feat: add CaptureSpan decorator to multiple classes for enhanced telemetry tracking
|
2025-03-17 18:51:26 +00:00 |
|
Simon Larsen
|
68a2a54c51
|
refactor: simplify /status/ready endpoint logic and enhance logging in CaptureSpan decorator
|
2025-03-14 14:45:18 +00:00 |
|
Simon Larsen
|
c05d4a0eea
|
Update live check method in StatusAPI to use liveCheck instead of readyCheck
|
2024-11-20 18:56:07 +00:00 |
|
Simon Larsen
|
04bfaf754a
|
Add health check endpoints for global cache, analytics database, and database
|
2024-11-18 18:42:31 +00:00 |
|
Simon Larsen
|
2269681487
|
refactor: Remove unnecessary code in StatusAPI
|
2024-08-29 21:51:28 +01:00 |
|
Simon Larsen
|
9b83202e58
|
refactor: Add occuranceCount field to ExceptionsTable and ExceptionExplorer components
|
2024-08-29 12:29:44 +01:00 |
|
Simon Larsen
|
3ca4d5d481
|
refactor: Remove unused code and optimize imports in ExceptionInstance and TraceElement components
|
2024-08-29 11:57:24 +01:00 |
|
Simon Larsen
|
3df72091a2
|
refactor: Update Telemetry class to import TelemetryCounter from Utils/Telemetry
|
2024-08-28 10:26:26 +01:00 |
|
Simon Larsen
|
b1de73a16a
|
refactor: Update telemetry dependencies and improve SSL ordering in StatusAPI and Telemetry classes
|
2024-08-28 10:21:22 +01:00 |
|
Simon Larsen
|
fb8b00d383
|
refactor: Update startActiveSpan method in Telemetry class
|
2024-08-27 14:51:38 +01:00 |
|
Simon Larsen
|
7c2d6dc9e5
|
refactor: Remove BadDataException from StatusAPI
|
2024-08-26 14:34:55 +01:00 |
|
Simon Larsen
|
185eb20d1b
|
refactor: Update telemetry exception view layout components
|
2024-08-26 14:33:01 +01:00 |
|
Simon Larsen
|
cc7696f481
|
refactor: Update telemetry exception view layout components
|
2024-08-26 08:58:45 +01:00 |
|
Simon Larsen
|
a3856588bb
|
refactor: Enable telemetry for the app service
|
2024-08-26 07:40:54 +01:00 |
|
Simon Larsen
|
1a9668a877
|
refactor: Update telemetry exception view layout components
|
2024-08-26 07:10:03 +01:00 |
|
Simon Larsen
|
dea6c55365
|
refactor: Update import statements for CommonUI to use Common/UI
|
2024-08-07 15:50:32 -06:00 |
|