• Craig Furman's avatar
    Stringify sidekiq job args in logs · ec3f228c
    Craig Furman authored
    If these logs are sent to Elasticsearch, it will not be able to process
    nested object fields, as this causes a type mismatch with scalar
    elements in the same array across log lines.
    ec3f228c
structured_logger_spec.rb 9.33 KB