flownative/sentry

Last activity 27 Feb 2025 5 2 38618
composer require flownative/sentry

A Sentry integration for Neos Flow

0.1.7

Version
0.1.7
Type
neos-package
Release Date
Oct 01, 2019 12:17
Source
git
Distribution
zip
Requires
  • neos/flow: ^5.0 || @dev
  • sentry/sentry: ^2.2
  • php-http/guzzle6-adapter: ^v2.0
MIT 0f066077e2525328a5f42f5d3789836281e83508

Readme excerpt

Sentry integration for Flow 6.x and Flow 7.x

This Flow package allows you to automate reporting of errors to Sentry

Key Features Installation

The Sentry integration is installed as a regular Flow package via Composer. For your existing project, simply include flownative/sentry into the dependencies of your Flow or Neos distribution:

$ composer require flownative/sentry Configuration

You need to at least specify a DSN to be used as a logging target. Apart from that, you can configure the Sentry environment and release. All options can either be set in the Flow settings or, more conveniently, by setting the respective environment variables.

Flownative: …
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 44 package(s).