justbetter / magento2-sentry-filter-events
Magento 2 Filter for Sentry Events
Installs: 8 223
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: >=8.0
- justbetter/magento2-sentry: ^3.4
This package is auto-updated.
Last update: 2024-10-22 10:43:47 UTC
README
This Magento 2 module makes it possible to filter Sentry events by exception message.
Installation
composer require justbetter/magento2-sentry-filter-events
bin/magento module:enable JustBetter_SentryFilterEvents
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/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.