Nicolas Herment
Nicolas Herment
We have a data importer and for big files, the remaining time reaches a high amount of seconds (>100'000). That makes the timing tough to estimate. When the timing reaches...
It would be great if it was possible to create multiple toobusy instance, each with a different maxLag: ``` var Toobusy = require('toobusy') var toobusy1 = new Toobusy() toobusy1.maxLag(20) var...
This adds support for calling the logs enricher based on the labels of a prometheus alert  # Documentation  ---------------------------  ---------------------------------- 
## Summary by CodeRabbit - **New Features** - Added numerous new test fixture and configuration files to enhance test coverage for Kubernetes, tracing, and monitoring scenarios. - Introduced options to...
## Summary by CodeRabbit - **New Features** - Introduced a unified Kubernetes log-fetching tool supporting multi-container pods, substring filtering, and timestamp-based retrieval. - Added detailed prompt templates and instructions to...
## Summary by CodeRabbit - **New Features** - Added a utility to filter out default logging toolsets, improving toolset management. - **Refactor** - Improved internal structure by relocating and reorganizing...