Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 737 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 737 Bytes

Errbit-proxy

A proxy listening on UDP for incoming errors and forwarding them to Errbit/Airbrake. A bit like statsd but totally different.

What is Errbit proxy?

Errbit-proxy helps you to send your errors in a non blocking way to Airbrake/Errbit.

How to install?

  • Clone the repository
  • Edit your configuration
  • Run ./bin/errbit-proxy config.js
  • Start sending your exceptions

Supported Errbit/Airbrake client libraries

Feel free to add support into your Errbit/Airbrake client. Pull requests are more than welcome

Bitdeli Badge