Skip to content

Add support for Ruby seg fault traces

Stan Hu requested to merge add-ruby-exceptions into master

Ruby seg faults contain a lot of useful information. When the lines are split across log entries, it makes debugging quite difficult.

This pulls in https://github.com/GoogleCloudPlatform/fluent-plugin-detect-exceptions/pull/94.

Edited by Stan Hu

Merge request reports