Git Product home page Git Product logo

Comments (3)

indykoning avatar indykoning commented on September 27, 2024

Hey good news!
The latest release actually added good support to be able to ignore or change errors using more advanced behaviour.
See: https://github.com/justbetter/magento2-sentry#change--filter-events

As we are of the opinion that different ways of implementing this are slightly out of scope for this module, as everyone wants different rules and different ways of checking these we are actually working on an addon module to this Sentry package to filter out events based on messages to be ignored entered in the Admin, as well as remove localisation when possible:

https://github.com/justbetter/magento2-sentry-filter-events/
https://github.com/justbetter/magento2-sentry-filter-events/blob/master/Observer/BeforeSending.php

Maybe you can use that outright, or maybe use it as inspiration to ignore the exception based on rules you set 🙂

from magento2-sentry.

MagicLegend avatar MagicLegend commented on September 27, 2024

Hey,

That's great news! Very glad to see you already recognized this issue with the add-in module :-) I think that the used str_contains function already covers most bases, although maybe a bit finer control might be desired (i.e. only if exception type X and string type Y match).

Given that these settings are in the adminpanel; are you considering moving the settings of the main module there as well?

Thanks for your time!

from magento2-sentry.

indykoning avatar indykoning commented on September 27, 2024

While we've always had the stance that only a developer with sufficient access and technical knowledge should be able to change these settings as misconfiguration could break things, we cannot avoid it for Adobe Cloud #80

So most basic settings are able to be set up from the Magento admin panel, but extremely error prone and breaking configuration can only be set up via the database, config.php, env.php or environment variables

from magento2-sentry.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.