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

https://github.com/getsentry/raven-node

A standalone (Node.js) client for Sentry
https://github.com/getsentry/raven-node

crash-reporting crash-reports error-handler error-monitoring javascript node tag-archived

Last synced: 9 months ago
JSON representation

A standalone (Node.js) client for Sentry

Awesome Lists containing this project

README

          

# We are in the process of unifying all our JavaScript based SDKs. Because of that, `raven-node` has been moved into the main [Sentry JS SDK](https://github.com/getsentry/raven-js/) mono-repo and this repo has been archived.

Please report any issues and requests there, as this repo is read-only.

---







Raven-node - Sentry SDK for Node.js

[![Build Status](https://travis-ci.org/getsentry/raven-node.svg?branch=master)](https://travis-ci.org/getsentry/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

* [Documentation](https://docs.getsentry.com/hosted/clients/node/)
* [Bug Tracker](https://github.com/getsentry/raven-node/issues)
* [IRC](irc://chat.freenode.net/sentry) (chat.freenode.net, #sentry)