justbetter/magento2-sentry-filter-events

Magento 2 Filter for Sentry Events

1.0.2 2023-07-26 08:42 UTC

This package is auto-updated.

Last update: 2024-04-26 10:14:57 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.

License

MIT

JustBetter logo