Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/saidatom/sentry_io
- Owner: saidatom
- License: gpl-2.0
- Archived: true
- Created: 2020-05-14T15:47:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T11:29:50.000Z (over 4 years ago)
- Last Synced: 2024-09-24T03:03:44.519Z (3 months ago)
- Topics: drupal, drupal-8, drupal-9, sentry-integration, sentry-javascript, sentry-php
- Language: PHP
- Homepage:
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
* AttentionINTRODUCTION
------------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/issuesREQUIREMENTS
------------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/saidatomATTENTION
---------Most bugs have been ironed out, holes covered, features added. This module
is a work in progress. Please report bugs and suggestions, ok?