You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything works fine but all my events from logstash into Sentry are seen as "<unlabeled event>".
Setting exception doesn't work, tried: sentry { .. 'exception' => "Test" }
Hi,
Everything works fine but all my events from logstash into Sentry are seen as "<unlabeled event>".
Setting exception doesn't work, tried:
sentry { .. 'exception' => "Test" }Please advise.