oneuptime/Worker
2025-12-03 19:08:29 +00:00
..
API feat: Implement KEDA autoscaling for worker service with metrics endpoint 2025-08-12 17:37:13 +01:00
DataMigrations Refactor ScheduledMaintenanceService and related migrations to improve notification settings handling and enhance code clarity 2025-11-19 17:42:37 +00:00
Jobs fix: correct incident number retrieval in postmortem notification logic 2025-12-03 19:08:29 +00:00
Services/Queue feat: Implement KEDA autoscaling for worker service with metrics endpoint 2025-08-12 17:37:13 +01:00
Utils style(analytics): simplify empty projections to [] in Log/Metric/Span and remove stray blank line in TableManegement 2025-10-22 18:08:18 +01:00
.dockerignore Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07:00
.gitattributes Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07:00
.gitignore Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07:00
Config.ts feat: Introduce configurable concurrency settings for ingest workers in environment variables 2025-08-08 21:52:49 +01:00
Dockerfile.tpl chore(config,docker,ci,ui): rename IS_ENTERPRISE to IS_ENTERPRISE_EDITION across env, Dockerfiles, compose and workflows 2025-11-03 11:25:12 +00:00
Index.ts feat: Add concurrency logging for various ingest services 2025-08-16 15:04:10 +01:00
nodemon.json Merge branch 'yubikey-auth' 2025-09-30 17:14:39 +01:00
package-lock.json chore: npm audit fix 2025-11-25 01:48:46 +00:00
package.json fix: increase Node.js memory limit in start script for all packages 2025-04-14 11:27:06 +01:00
README.md Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07:00
Routes.ts feat: add postmortem notification system for subscribers 2025-12-03 19:03:02 +00:00
tsconfig.json Add initial Worker module with configuration files, Dockerfile, and README 2024-09-16 08:30:48 -07:00

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact