Skip to content

vladikoff/raven-js

 
 

Repository files navigation

Raven.js Build Status

customEndpoint branch

Allows raven.js usage against a custom endpoint, i.e

Raven.config('http://API_KEY@127.0.0.1:3030/metrics-errors').install(); 

Raven.js is a tiny standalone JavaScript client for Sentry.

Raven.js v1.1 requires Sentry v6.0 or later.

Resources

About

JavaScript client for Sentry

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.2%
  • HTML 1.6%
  • Makefile 0.2%