Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saidatom/sentry_io

Sentry SDK Drupal Integration
https://github.com/saidatom/sentry_io

drupal drupal-8 drupal-9 sentry-integration sentry-javascript sentry-php

Last synced: 3 months ago
JSON representation

Sentry SDK Drupal Integration

Awesome Lists containing this project

README

        

# **DEPRECATED** - no longer actively maintained
# **New REPO** - https://www.drupal.org/project/sentry_io

[![Latest Stable Version](https://poser.pugx.org/saidatom/sentry_io/v)](//packagist.org/packages/saidatom/sentry_io) [![Total Downloads](https://poser.pugx.org/saidatom/sentry_io/downloads)](//packagist.org/packages/saidatom/sentry_io) [![Latest Unstable Version](https://poser.pugx.org/saidatom/sentry_io/v/unstable)](//packagist.org/packages/saidatom/sentry_io) [![License](https://poser.pugx.org/saidatom/sentry_io/license)](//packagist.org/packages/saidatom/sentry_io)

CONTENTS OF THIS FILE
---------------------

* Introduction
* Requirements
* Installation
* Configuration
* Maintainers
* Attention

INTRODUCTION
------------

Sentry.io for Drupal.

* For a full description of the module visit:
https://github.com/saidatom/sentry_io

* To submit bug reports and feature suggestions, or to track changes visit:
https://github.com/saidatom/sentry_io/issues

REQUIREMENTS
------------

This module requires no modules outside of Drupal core.

INSTALLATION
------------

> Since the module requires an external library, Composer must be used.

composer require "saidatom/sentry_io"

CONFIGURATION
-------------

##### Administration » Configuration » Development:

- Add Sentry DSN

- Select Log Levels

- Enable Javascript (optional)

MAINTAINERS
-----------

Current maintainers:
* Alexandre Dias (Saidatom) - https://www.drupal.org/u/saidatom

ATTENTION
---------

Most bugs have been ironed out, holes covered, features added. This module
is a work in progress. Please report bugs and suggestions, ok?