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
- Host: GitHub
- URL: https://github.com/getsentry/raven-node
- Owner: getsentry
- License: bsd-2-clause
- Archived: true
- Created: 2011-11-29T05:26:23.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2023-10-23T21:27:41.000Z (about 2 years ago)
- Last Synced: 2025-03-22T06:47:08.412Z (9 months ago)
- Topics: crash-reporting, crash-reports, error-handler, error-monitoring, javascript, node, tag-archived
- Language: JavaScript
- Homepage: https://sentry.io/
- Size: 1.01 MB
- Stars: 454
- Watchers: 71
- Forks: 133
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
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
[](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)