Description
KaeruEra is a bare-bones error tracking application for ruby, tracking errors that occur in other ruby applications.
It is similar to Errbit but with a much smaller feature set. The only advantages that KaeruEra has over Errbit are more advanced search features, fewer dependencies, and a smaller footprint. There are no notification features, source control integration, issue tracker integration, user information tracking, deploy tracking, or GitHub/LDAP authentication. You are responsible for manually integrating the error reporter into the applications that will be reporting errors.
As another example of the simplicity, KaeruEra does not do error aggregation. Instead, for each error, it offers the ability to easily search for errors with the same class, message, backtrace line, etc.. Any results of that search can be manipulated as a unit.
KaeruEra is not designed to replace an existing error tracking application. It’s designed to supplement an email notification about the err
KaeruEra¶ ↑ alternatives and similar gems
Based on the "Error Handling" category.
Alternatively, view kaeruera alternatives based on common mentions on social networks and blogs.
-
BadJsonRequestHandler
Catch bad JSON requests to your application and return valid JSON response back
InfluxDB – Built for High-Performance Time Series Workloads

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of KaeruEra¶ ↑ or a related project?