Simon Larsen
|
a98fc6f784
|
Add Pill component for enabled/disabled status display in Workflow views
|
2024-11-11 18:43:46 +00:00 |
|
Simon Larsen
|
5c459eede8
|
Refactor metric handling by removing MonitorMetricsByMinute references, adding service type to metrics, and implementing a job to delete old monitor metrics
|
2024-11-11 18:06:31 +00:00 |
|
Simon Larsen
|
b624bd49ee
|
add migration for alerts
|
2024-10-02 23:05:45 +01:00 |
|
Simon Larsen
|
11a4f3442d
|
add alert jobs in worker
|
2024-10-02 22:43:04 +01:00 |
|
Simon Larsen
|
03cb414ae4
|
Fix formatting issues in Queue.ts, SendReportsToSubscribers.ts, and Routes.ts
|
2024-09-22 14:57:49 +01:00 |
|
Simon Larsen
|
3809b4585a
|
Refactor queue handling by removing WorkerNotification and updating job configurations in SendReportsToSubscribers
|
2024-09-22 14:24:29 +01:00 |
|
Simon Larsen
|
9be007cbda
|
Add WorkerNotification queue and update SendReportsToSubscribers job configuration
|
2024-09-22 14:15:09 +01:00 |
|
Simon Larsen
|
a0031a868a
|
Disable job import for SendReportsToSubscribers in Routes.ts
|
2024-09-22 13:39:34 +01:00 |
|
Simon Larsen
|
49ce5c3524
|
Enable job import for SendReportsToSubscribers in Routes.ts for report distribution
|
2024-09-22 13:08:46 +01:00 |
|
Simon Larsen
|
0aba3d9071
|
Enable job imports for ServerMonitor and StatusPageCerts in Routes.ts for enhanced monitoring and certification management
|
2024-09-22 11:46:46 +01:00 |
|
Simon Larsen
|
1ec3bbd6b0
|
Enable job import for CopilotActions in Routes.ts for improved processing management
|
2024-09-22 11:32:40 +01:00 |
|
Simon Larsen
|
da1afcd921
|
Enable job imports for MonitorMetrics and Probe in Routes.ts for enhanced monitoring capabilities
|
2024-09-22 11:14:30 +01:00 |
|
Simon Larsen
|
3b4fb6bff6
|
Enable previously commented job imports in Routes.ts for telemetry and monitoring
|
2024-09-21 21:07:12 +01:00 |
|
Simon Larsen
|
fd8b1a9865
|
Re-enable user notification job imports in Routes.ts for active execution
|
2024-09-21 20:39:04 +01:00 |
|
Simon Larsen
|
44c0c7564d
|
Update queue inspector route and enable scheduled maintenance job imports in Routes.ts
|
2024-09-21 20:06:22 +01:00 |
|
Simon Larsen
|
80eb76108b
|
Comment out unused job imports in Routes.ts for better organization and clarity
|
2024-09-21 17:35:36 +01:00 |
|
Simon Larsen
|
8669de393f
|
Remove unnecessary blank lines in Routes.ts for improved code readability
|
2024-09-21 17:06:44 +01:00 |
|
Simon Larsen
|
45b00b3116
|
Disable runOnStartup for various cron jobs to prevent immediate execution on startup
|
2024-09-21 17:05:05 +01:00 |
|
Simon Larsen
|
85b33f0f64
|
Reduce initial delay for health checks in worker.yaml and comment out unused job import in Routes
|
2024-09-21 16:17:32 +01:00 |
|
Simon Larsen
|
57cbc7e47c
|
Uncomment job imports in Routes to enable scheduled maintenance and status page notifications
|
2024-09-21 16:01:50 +01:00 |
|
Simon Larsen
|
ffbdb1c9b5
|
Uncomment job imports in Routes to enable functionality for various job types
|
2024-09-21 15:47:55 +01:00 |
|
Simon Larsen
|
e554ff5beb
|
Uncomment job imports in Routes to enable functionality for various job types
|
2024-09-21 15:20:36 +01:00 |
|
Simon Larsen
|
a49ca14fde
|
Simplify job execution by removing error handling and using await for function calls in WorkersFeatureSet
|
2024-09-21 15:04:57 +01:00 |
|
Simon Larsen
|
0480e47c23
|
Refactor route initialization and clean up commented imports in Worker module
|
2024-09-21 15:03:16 +01:00 |
|
Simon Larsen
|
ceb688726b
|
Add error logging for job execution in WorkersFeatureSet
|
2024-09-21 14:35:46 +01:00 |
|
Simon Larsen
|
7ecf4257d5
|
Remove timeout handling in job execution and simplify function call in WorkersFeatureSet
|
2024-09-21 00:11:37 +01:00 |
|
Simon Larsen
|
402c777a6b
|
Update package name to @oneuptime/worker and uncomment scheduled maintenance jobs in Routes
|
2024-09-20 23:42:38 +01:00 |
|
Simon Larsen
|
89da4dea4c
|
Add debug logging in MonitorResource and comment out unused scheduled maintenance jobs
|
2024-09-20 23:28:05 +01:00 |
|
Simon Larsen
|
684abc02a0
|
Implement AnalyticsTableManagement and DataMigrationBase classes; remove deprecated files and update cron jobs
|
2024-09-16 08:27:55 -07:00 |
|