netlogix/sentry

Last activity 03 Jun 2025 2 168962
composer require netlogix/sentry

sentry client for Flow & Neos

dev-fix/repair-workflows

Version
dev-fix/repair-workflows
Type
neos-package
Release Date
Apr 03, 2025 17:46
Source
git
Distribution
zip
Requires
  • php: ^8.0
  • neos/flow: ^7.3.6 || ^8.0.4 || ~9.0.0
  • sentry/sdk: ^3.1
  • ext-openssl: *
  • ext-json: *
Requires (dev)
  • neos/behat: @dev
MIT 6e4a0a8ac1a1b9c33050b549447d024fc7bb2dcf

Readme excerpt

Netlogix.Sentry About

This package provides a Flow integration for the sentry.io PHP SDK. Some basic information about the Flow application is added to the sentry Event by default, but you can easily configure and extend this package to fit your needs.

Installation

composer require netlogix/sentry

Currently the following Flow versions are supported:

  • ^5.3
  • ^6.3
  • ^7.0
Setup

The sentry DSN Client Key has to be configured. Get it from your project settings (SDK Setup -> Client Keys (DSN)).

Netlogix: Sentry: dsn: 'https://fd5c649e6e4d41dd8ca729b15cc5d1c7@o01392.ingest.sentry.io/123456789'

Then simply run ./flow s…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 29 package(s).