2017 © Pedro Peláez
 

typo3-cms-extension sentry-client-js

TYPO3 extension for client-side error logging with Sentry

image

aoe/sentry-client-js

TYPO3 extension for client-side error logging with Sentry

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

TYPO3-sentry-client-js

TYPO3 Extension to integrate client-side error reporting with Sentry. IMPORTANT: We don't support this extension anymore. This extension will be archived., (*1)

Description

The extension adds the Sentry JavaScript library (Raven.js) into your page., (*2)

Example Output, (*3)

<script src="https://cdn.ravenjs.com/3.8.0/raven.min.js" crossorigin="anonymous"></script>
<script>Raven.config('https://xxxxxxxxxxxxxxxxx@sentry.io/xxxxxx').install();</script>

Installation

composer require aoe/sentry-client-js

After the Extension is installed, you can add the Static Include for the Extension (sentry_client_js)., (*4)

Configuration

You can set your Sentry client key (DSN) with a TypoScript constant:, (*5)

const.tx_sentry_client_js.dsn = https://xxxxxxxxxxxxxxxxx@sentry.io/xxxxxx

You can set the desired Raven.js version:, (*6)

const.tx_sentry_client_js.client_version = 3.13.1

Activate / Deactivate

If you do not set your DSN the script is not included., (*7)

The Versions

15/03 2018

dev-master

9999999-dev https://github.com/AOEpeople/TYPO3-sentry-client-js

TYPO3 extension for client-side error logging with Sentry

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

logging typo3 sentry

15/03 2018

0.4.3

0.4.3.0 https://github.com/AOEpeople/TYPO3-sentry-client-js

TYPO3 extension for client-side error logging with Sentry

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

logging typo3 sentry

21/12 2017

dev-feature/ci

dev-feature/ci https://github.com/AOEpeople/TYPO3-sentry-client-js

TYPO3 extension for client-side error logging with Sentry

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

logging typo3 sentry

02/11 2017

0.4.2

0.4.2.0 https://github.com/AOEpeople/TYPO3-sentry-client-js

TYPO3 extension for client-side error logging with Sentry

  Sources   Download

The Requires

 

The Development Requires

logging typo3 sentry

04/07 2017

0.4.1

0.4.1.0 https://github.com/AOEpeople/TYPO3-sentry-client-js

TYPO3 extension for client-side error logging with Sentry

  Sources   Download

The Requires

 

The Development Requires

logging typo3 sentry

27/03 2017

0.4.0

0.4.0.0 https://github.com/AOEpeople/TYPO3-sentry-client-js

TYPO3 extension for client-side error logging with Sentry

  Sources   Download

The Requires

 

The Development Requires

logging typo3 sentry

19/12 2016

0.3.0

0.3.0.0 https://github.com/AOEpeople/TYPO3-sentry-client-js

TYPO3 extension for client-side error logging with Sentry

  Sources   Download

The Requires

 

The Development Requires

logging typo3 sentry

16/11 2016

0.2.0

0.2.0.0 https://github.com/AOEpeople/TYPO3-sentry-client-js

TYPO3 extension for client-side error logging with Sentry

  Sources   Download

The Requires

 

The Development Requires

logging typo3 sentry

15/11 2016

0.1.0

0.1.0.0 https://github.com/AOEpeople/TYPO3-sentry-client-js

Client-side error reporting with Sentry

  Sources   Download

The Requires

 

The Development Requires