This project is not covered by Drupal’s security advisory policy.

Extends the Raven Sentry client module.
Every errors are tagged with the content of the raven_release (drupal7) or raven_release.settings.version (drupal8) configuration variable.
You can then filter issues in sentry on this release tag.

Sample use cases :

  • Set this variable to the commit hash, or git tag of your Drupal project, it helps tracking regressions.
  • When deploying to several environments, you may want to keep all sentry issues in the same project, but also need to know from which environment the issue come from.

Project information

Releases