Nicolas Herment

Results 14 issues of 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 ![image](https://github.com/user-attachments/assets/66513855-fffe-4346-be7b-aea3d75d7abf) # Documentation ![image](https://github.com/user-attachments/assets/e730ce1e-6b56-413b-93bc-093028bc6e70) --------------------------- ![image](https://github.com/user-attachments/assets/75bbab1e-2c4d-4a8d-ba6f-1af2939ee510) ---------------------------------- ![image](https://github.com/user-attachments/assets/fa5b2c65-65b0-4d3a-be6e-c25fd79fdf37)

## 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...