A proxy listening on UDP for incoming errors and forwarding them to Errbit/Airbrake. A bit like statsd but totally different.
Errbit-proxy helps you to send your errors in a non blocking way to Airbrake/Errbit.
- Clone the repository
- Edit your configuration
- Run ./bin/errbit-proxy config.js
- Start sending your exceptions
Feel free to add support into your Errbit/Airbrake client. Pull requests are more than welcome