Skip to content

Sentry Integration

Timothy Kempf edited this page Mar 11, 2014 · 1 revision

Exceptions raised in Solidus sites can easily be logged with Sentry. Presently the following exceptions are tracked:

  • Preprocessor errors
  • Page rendering errors
  • Any uncaught exception

The integration can be activated simply by including the SENTRY_DSN environment variable.

Clone this wiki locally