sutunam / sentry
Sutunam Sentry Module for Magento 2
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^7.4 || ^8.1
- magento/framework: ~100.0||~101.0||~102.0||~103.0
- magento/module-store: ~100.0||~101.0||~102.0||~103.0
Requires (Dev)
- bitexpert/phpstan-magento: ^0.30.1
- magento/magento-coding-standard: ^31.0
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: ^1.10
- squizlabs/php_codesniffer: ^3
README
Description
Add Sentry script in Magento's frontend.
Add a Magento controller to act as a tunnel for Sentry.
Installation
Composer
Require the package:
composer require sutunam/sentry
Re-build Magento
bin/magento setup:upgrade && bin/magento setup:di:compile && bin/magento setup:static-content:deploy
Configurations
Configurations are located in Stores > Configuration > Web > Sentry
.
Message Queues
This module uses a message queue to send request to Sentry in the background. This prevents the tunnel to overload the webserver. To run the consumer, use this command :
bin/magento queue:consumers:start sentryRequestHandler
Development by Sutunam
We are an Open Source Software Development Company, specialized in Magento 2 and Hyva Silver Partner