View Source mix sentry.send_test_event (Sentry v10.0.3)

Sends a test event to Sentry to check if your Sentry configuration is correct.

This task reports a RuntimeError exception like this one:

%RuntimeError{message: "Testing sending Sentry event"}

options

Options

  • --no-compile - does not compile, even if files require compilation.