a74396dcc5
This will help identify Sidekiq jobs that invoke excessive number of filesystem access. The timing data is stored in `RequestStore`, but this is only active within the middleware and is not directly accessible to the Sidekiq logger. However, it is possible for the middleware to modify the job hash to pass this data along to the logger. |
||
---|---|---|
.. | ||
arguments_logger.rb | ||
batch_loader.rb | ||
correlation_injector.rb | ||
correlation_logger.rb | ||
instrumentation_logger.rb | ||
memory_killer.rb | ||
metrics.rb | ||
request_store_middleware.rb |