Documentation
¶
Overview ¶
Package sentry forwards togo's "error" hook to Sentry (sentry.io). The togo kernel fires the "error" event (via togo.ReportError) whenever a request or job fails; this plugin captures those to Sentry so you get alerting + stack traces. Install alongside togo-framework/log; blank-import registers it.
Env: SENTRY_DSN (required — no-op when empty), SENTRY_ENVIRONMENT, SENTRY_RELEASE.
Click to show internal directories.
Click to hide internal directories.