Yeller helps you with
Shipping bugs really sucks
These bugs made it past your test suite, past your type system, past your careful manual checking and into your customers' hands.
So, once you know about a bug, you need to fix it as fast as possible. This means you need to find out exactly what happened, with all the useful and relevant information at your fingertips.
Yeller tracks the exceptions your customers hit in production so you can fix them faster.
Official clients are supported for Ruby, Java and Clojure
Yeller::Rails.configure do |config|
config.token = 'YOUR_API_KEY_HERE'
end
Yeller grabs all the relevant context from your exceptions, so you can figure out what went wrong quickly.
Continue the tour: