asd123freedom / raven-js

Official Sentry SDK for JavaScript

Home Page:https://sentry.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Raven.js - Sentry SDK for JavaScript

Raven-node - Sentry SDK for Node.js

Sauce Test Status Build Status npm npm

Repository

As of June 2018 this repository will slowly transition into a mono repo containing all related Sentry JavaScript SDKs. raven-js and raven-node will still be available as is, but living under packages/ directory. For now nothing should change, we will slowly updating the repo/readme as we go forward.

Raven.js

Sauce Test Status

Requirements

The latest version of Raven.js is guaranteed to work with hosted Sentry.

For on-premise users:

  • Raven.js 3.6 requires Sentry server 8.6.0 or later
  • Raven.js 2.0 requires Sentry server 8.0.0 or later

Installation

To get started with Raven.js, please see Installation.

Resources

Raven-node

raven-node supports only LTS versions of Node, therefore currently required release is >= v4.0.0. The last known working version for v0.10 and v0.12 is raven-node@2.1.2. Please use this version if you need to support those releases of Node.

To see up-to-date Node.js LTS Release Schedule, go to https://github.com/nodejs/LTS.

Resources

About

Official Sentry SDK for JavaScript

https://sentry.io


Languages

Language:JavaScript 73.3%Language:TypeScript 25.4%Language:HTML 0.8%Language:Shell 0.4%Language:CoffeeScript 0.1%Language:Makefile 0.1%