• Hi!

    1st of all, thank you for this awesome plugin. I would love to buy you a coffee 🍵 — do you maybe have a Bitcoin address or something similar for donations?

    2nd: I was wondering if you’ve ever thought about including all active plugins and their version numbers in the data that’s sent to Sentry? Right now I see the WordPress and PHP version, which is already super useful, but having the active plugins with their versions as well would make debugging easier and give a clearer context of the environment.

    I know it’s probably possible to extend the context manually with an existing filter, but it would be amazing to have this built-in. Do you think this could be an idea for a future release?

    Thanks again for all your work on this project!

Viewing 1 replies (of 1 total)
  • Plugin Author stayallive

    (@stayallive)

    Hi Erik,

    That is very kind of you (dankjewel), if you are able you can sponsor me via GitHub (https://github.com/sponsors/stayallive). But otherwise don’t sweat it, happy the plugin is useful.

    For your request, this is an interesting thing… I’d like to see if this is possible without too much additional overhead because I agree this could be useful and we have the option to send this with Sentry already. Usually used for “packages” or other dependencies but I think plugins would fit great in this place.

    If you happen to be on GitHub feel free to file an issue here: https://github.com/stayallive/wp-sentry/issues/new, otherwise I’ll add this to track your feature request later.

Viewing 1 replies (of 1 total)

The topic ‘Suggestion: Active plugins + versions in Sentry data’ is closed to new replies.