Codeinwp / feedzy-rss-feeds

FEEDZY RSS Feeds is an easy-to-use plugin giving you RSS aggregator and autoblogging functionality. Bring the best RSS feeds to your site.
GNU General Public License v2.0
81 stars 26 forks source link

Add Event System reporting #935

Closed Soare-Robert-Daniel closed 6 months ago

Soare-Robert-Daniel commented 7 months ago

Summary

By levering Sentry API, two wp actions were added:

[!NOTE] Those will be moved to SDK if everything goes well

The first will be combined with the try...catch structure to monitor runtime issues. The second will log the event of the features (like 3rd party integration) to see if there are bottlenecks (like invalid authentication, invalid responses)

Will affect visual aspect of the product

NO

Check before Pull Request is ready:

Closes https://github.com/Codeinwp/feedzy-rss-feeds-pro/issues/713