PHPackages                             diegograssato/magento2-sentry - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. diegograssato/magento2-sentry

ActiveMagento2-module[Logging &amp; Monitoring](/categories/logging)

diegograssato/magento2-sentry
=============================

Magento 2.2 Logger for Sentry

02PHP

Since Oct 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/diegograssato/magento2-sentry)[ Packagist](https://packagist.org/packages/diegograssato/magento2-sentry)[ RSS](/packages/diegograssato-magento2-sentry/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Magento 2.2 Sentry Logger
=========================

[](#magento-22-sentry-logger)

This extension will add the ability to log to [Sentry](https://github.com/getsentry/). Default for the minimal logging level is DEBUG, this is set in the extensions di.xml.

Instalation
-----------

[](#instalation)

To install is quite simple, add the **composer.json:**

```
    "diegograssato/magento2-sentry": "*"

```

Next step is to update the composer

```
  composer self-update

```

or

`composer require diegograssato/magento2-sentry`

- Enable the extension: `php bin/magento --clear-static-content module:enable DTuX_Sentry`
- Upgrade db scheme: `php bin/magento setup:upgrade`
- Clear cache `php bin/magento c:f`

Configuration
-------------

[](#configuration)

- Add the variable 'raven\_dns' to your app/etc/env.php file. Example:

```
'raven_dns' => 'https://****@sentry.domain.com/8',

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b396bcf6b27ea68c6ced40ddab79457c1d7b9d7932ed90d62f234ad2553d1a2?d=identicon)[diego.grassato](/maintainers/diego.grassato)

---

Top Contributors

[![diegograssato](https://avatars.githubusercontent.com/u/791769?v=4)](https://github.com/diegograssato "diegograssato (3 commits)")[![grassato](https://avatars.githubusercontent.com/u/17568672?v=4)](https://github.com/grassato "grassato (2 commits)")

### Embed Badge

![Health badge](/badges/diegograssato-magento2-sentry/health.svg)

```
[![Health](https://phpackages.com/badges/diegograssato-magento2-sentry/health.svg)](https://phpackages.com/packages/diegograssato-magento2-sentry)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B10.9k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1938.5M262](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2326.5M315](/packages/open-telemetry-sdk)[illuminated/console-logger

Logging and Notifications for Laravel Console Commands.

8676.7k](/packages/illuminated-console-logger)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
