gitlab-ce/lib/gitlab/sidekiq_logging
Sean McGivern 9d2be75674 Limit Sidekiq args logging to 10 KB of JSON
When logging arguments from Sidekiq to JSON, restrict the size of `args`
to 10 KB (when converted to JSON). This is to avoid blowing up with
excessively large job payloads.
2019-01-22 10:54:12 +00:00
..
json_formatter.rb Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
structured_logger.rb Limit Sidekiq args logging to 10 KB of JSON 2019-01-22 10:54:12 +00:00