{{ $slowRequest->uri }}
@if ($slowRequest->action)
{{ $slowRequest->action }}
@endif @if (is_array($config['threshold'])){{ $slowRequest->threshold }}ms threshold
@endif