oneuptime/FluentIngest
2025-06-30 12:53:13 +01:00
..
API fix: improve error handling by replacing catch blocks with empty catch statements across multiple components 2025-06-11 13:08:28 +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
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 retryCount initialization across multiple modules for consistency 2024-11-25 13:53:43 +00:00
jest.config.json Add Fluent Ingest service with configuration, Docker support, and tests 2024-11-21 13:31:11 +00:00
nodemon.json Add Fluent Ingest service with configuration, Docker support, and tests 2024-11-21 13:31:11 +00:00
package-lock.json chore: update package dependencies across multiple modules 2025-06-26 20:42:01 +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