justbetter / magento2-sentry-filter-events
Magento 2 Filter for Sentry Events
Installs: 38 148
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-module
pkg:composer/justbetter/magento2-sentry-filter-events
Requires
- php: >=8.0
- justbetter/magento2-sentry: ^3.4|^4.0
This package is auto-updated.
Last update: 2025-10-24 15:14:14 UTC
README
This Magento 2 module makes it possible to filter Sentry events by exception message.
Installation
composer require justbetter/magento2-sentry-filter-eventsbin/magento module:enable JustBetter_SentryFilterEventsbin/magento setup:upgradebin/magento setup:di:compilebin/magento setup:static-content:deploy
Configuration
This module adds the following configuration field to the already existing JustBetter Sentry configuration:
Stores > Configuration > JustBetter > Sentry configuration > Sentry event filtering.
Configuration values
messages: Here you can specify the exception messages you want to exclude from being dispatched to Sentry
Compatibility
The module is tested on Magento version 2.4.x with sentry sdk version 3.x.
Ideas, bugs or suggestions?
Please create a issue or a pull request.
About us
We’re a innovative development agency from The Netherlands building awesome websites, webshops and web applications with Laravel and Magento. Check out our website justbetter.nl and our open source projects.
