Download the PHP package turbine-kreuzberg/spryker-sentry without Composer
On this page you can find all versions of the php package turbine-kreuzberg/spryker-sentry. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download turbine-kreuzberg/spryker-sentry
More information about turbine-kreuzberg/spryker-sentry
Files in turbine-kreuzberg/spryker-sentry
Package spryker-sentry
Short Description Enable Sentry.io in your Spryker Shop easily with this Package/SDK
License MIT
Informations about the package spryker-sentry
Spryker Sentry
About the package
This package enables Sentry.io to work with your Spryker shop by extending the Monitoring Module of Spryker and adding other hooks to here and there to enhance the data in Sentry.
Features
- Integration of Sentry.io with the Spryker Monitoring Module
- Possibility to ignore certain Exceptions with a configuration key
Installation
Composer
To get the latest version, simply require the package using Composer:
Configuration
Add the TurbineKreuzberg namespace to the PROJECT_NAMESPACES in your config/Shared/config_default.php file and configure the Sentry DSN:
Add the SentryMonitoringExtensionPlugin to Pyz\Service\Monitoring\MonitoringDependencyProvider:
Additional Configurations
You can adjust some configurations on the sentry module by adding some of this lines to your config file (ex. config_default.php):
All versions of spryker-sentry with dependencies
sentry/sdk Version ^3.1
spryker/kernel Version ^3
spryker/monitoring Version ^2