oneuptime/FluentIngest
2025-10-06 19:45:46 +01:00
..
API feat: Add optional stackTrace field to job data structures for enhanced error tracking 2025-08-03 12:59:51 +01:00
Jobs/FluentIngest 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 Add Fluent Ingest service with configuration, Docker support, and tests 2024-11-21 13:31:11 +00:00
.gitattributes Add Fluent Ingest service with configuration, Docker support, and tests 2024-11-21 13:31:11 +00:00
.gitignore Add Fluent Ingest service with configuration, Docker support, and tests 2024-11-21 13:31:11 +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 feat: add PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD environment variable to Dockerfiles for improved build performance 2025-10-06 19:45:46 +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 Add Fluent Ingest service with configuration, Docker support, and tests 2024-11-21 13:31:11 +00:00
nodemon.json Merge branch 'yubikey-auth' 2025-09-30 17:14:39 +01:00
package-lock.json feat: Add elkjs dependency for enhanced functionality 2025-09-10 18:13:59 +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 Add Fluent Ingest service with configuration, Docker support, and tests 2024-11-21 13:31:11 +00:00