oneuptime/ServerMonitorIngest
2025-12-11 21:31:52 +00:00
..
API fix: Replace hardcoded "Monitor not found" messages with centralized exception messages 2025-08-27 09:58:34 +01:00
Jobs/ServerMonitorIngest Refactor comments across multiple files to improve clarity and consistency 2025-10-02 11:53:55 +01:00
Services/Queue feat: Add optional stackTrace field to job data structures for enhanced error tracking 2025-08-03 12:59:51 +01:00
.dockerignore feat: add server monitor ingest service with Docker and configuration updates 2025-02-21 20:23:27 +00:00
.gitattributes feat: add server monitor ingest service with Docker and configuration updates 2025-02-21 20:23:27 +00:00
.gitignore feat: add server monitor ingest service with Docker and configuration updates 2025-02-21 20:23:27 +00: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 Refactor logging statements for improved readability and consistency across services 2025-08-18 12:48:23 +01:00
jest.config.json feat: add server monitor ingest service with Docker and configuration updates 2025-02-21 20:23:27 +00: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 feat: Add repository field to package.json files across the project 2025-12-11 21:31:52 +00:00
tsconfig.json feat: add server monitor ingest service with Docker and configuration updates 2025-02-21 20:23:27 +00:00