..
API
feat: Add optional stackTrace field to job data structures for enhanced error tracking
2025-08-03 12:59:51 +01:00
Jobs /ServerMonitorIngest
feat: Introduce configurable concurrency settings for ingest workers in environment variables
2025-08-08 21:52:49 +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
Set permission to write logs and cache on /tmp/npm in case container run as non root
2025-06-10 19:11:37 +01: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
feat: add server monitor ingest service with Docker and configuration updates
2025-02-21 20:23:27 +00:00
package-lock.json
chore: update package-lock.json files to add @types/web-push and web-push dependencies
2025-07-30 15:21:03 +01:00
package.json
fix: increase Node.js memory limit in start script for all packages
2025-04-14 11:27:06 +01:00
tsconfig.json
feat: add server monitor ingest service with Docker and configuration updates
2025-02-21 20:23:27 +00:00