Download the PHP package andersundsehr/sentry-bridge without Composer
On this page you can find all versions of the php package andersundsehr/sentry-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andersundsehr/sentry-bridge
More information about andersundsehr/sentry-bridge
Files in andersundsehr/sentry-bridge
Download andersundsehr/sentry-bridge
More information about andersundsehr/sentry-bridge
Files in andersundsehr/sentry-bridge
Vendor andersundsehr
Package sentry-bridge
Short Description Brings together networkteam/sentry-client with further features
License GPL-2.0-or-later
Package sentry-bridge
Short Description Brings together networkteam/sentry-client with further features
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package sentry-bridge
EXT:sentry_bridge (addon for networkteam/sentry-client
)
Install
`
- Set your DSN in the config for
sentry_client
. - Add Async Transport to your
systems/additional.php
file (see below) - add Cronjob to run
typo3 andersundsehr:sentry-async:flush
every minute or as needed
Features
- Async transport to sentry
- TYPO3 Log as Sentry Breadcrumbs
- Link to Sentry (even with Queue enabled) for ContentObjectProductionExceptionHandler
- Bugfix: Console command exceptions are captured again.
Requirements
Sentry is initialized very early in the TYPO3 bootstrap process, so it is important to ensure that the configuration is set up correctly before any other extensions or TYPO3 core code is executed.
put this line in your systems/additional.php
file:
with ♥️ from anders und sehr GmbH
If something did not work 😮
or you appreciate this Extension 🥰 let us know.We are always looking for great people to join our team! https://www.andersundsehr.com/karriere/
All versions of sentry-bridge with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.2.0 || ~8.3.0 || ~8.4.0
andersundsehr/sentry-async Version ^3.0.0
networkteam/sentry-client Version ^5.2.1
typo3/cms-core Version ^12.4 || ^13.4
andersundsehr/sentry-async Version ^3.0.0
networkteam/sentry-client Version ^5.2.1
typo3/cms-core Version ^12.4 || ^13.4
The package andersundsehr/sentry-bridge contains the following files
Loading the files please wait ....