awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
errbit avatar

errbit/errbit

0
View on GitHub↗
4,269 stars·991 forks·Ruby·MIT·18 viewserrbit.com↗

Errbit

Errbit is a self-hosted exception logger and error monitoring server used for centralized exception management. It collects, aggregates, and organizes application crash reports from various software applications to identify bugs in a centralized location.

The system implements an API interface compatible with the Airbrake standard, allowing it to receive error notifications from multiple programming languages. It captures both server-side exceptions and client-side JavaScript errors occurring in web browsers.

The platform manages the error lifecycle through fingerprint-based grouping to cluster similar reports and avoid duplicate alerts. It includes capabilities for associating specific user details with crash reports and synchronizing detected errors with external issue tracking systems to automate ticket creation.

Extensibility is provided through a plugin architecture and a system for delegating user authentication to third-party identity providers via OAuth.

Features

  • Error Tracking - Collects, aggregates, and analyzes runtime errors from software applications in a centralized location.
  • API Compatibility - Implements a standardized API interface compatible with the Airbrake protocol for cross-language error reporting.
  • Fingerprinting - Clusters individual crash reports into single issues using fingerprint-based grouping to avoid duplicate alerts.
  • Exception Management - Organizes software errors into groups and tracks their resolution status to manage bug fixes.
  • Airbrake API Error Trackers - Operates as a self-hosted error monitoring server using the Airbrake API standard to organize application crashes.
  • Airbrake API Implementations - Provides a central monitoring server that receives error notifications using the Airbrake API standard.
  • Error Tracking - Offers a centralized interface for receiving and organizing error notifications from various external sources.
  • Error Grouping - Implements fingerprint-based grouping to cluster similar crash reports and avoid duplicate alerts.
  • Lifecycle Management - Provides a workflow tracking system to manage error statuses through new, resolved, and ignored states.
  • Self-Hosted Exception Loggers - Provides a private, self-hosted server for capturing and clustering application exceptions.
  • Issue Trackers - Synchronizes detected error reports with external issue trackers to automate bug ticket creation.
  • Issue Tracking Integrations - Provides integrations with external issue tracking systems to automatically create tickets from crash reports.
  • Asynchronous Error Handlers - Uses a background queue for asynchronous processing of incoming error reports to ensure system stability.
  • Client-Side Error Posting - Captures JavaScript exceptions from web browsers and transmits them to the server for debugging.
  • User-to-Error Associations - Enables associating specific user details with crash reports to accelerate debugging and direct communication.
  • Error Handling - Host a self-hosted error tracking server.
  • Error Logging and Monitoring - Self-hosted error tracking and notification system.
  • Applications - Error collection and management tool for applications.

Star history

Star history chart for errbit/errbitStar history chart for errbit/errbit

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does errbit/errbit do?

Errbit is a self-hosted exception logger and error monitoring server used for centralized exception management. It collects, aggregates, and organizes application crash reports from various software applications to identify bugs in a centralized location.

What are the main features of errbit/errbit?

The main features of errbit/errbit are: Error Tracking, API Compatibility, Fingerprinting, Exception Management, Airbrake API Error Trackers, Airbrake API Implementations, Error Grouping, Lifecycle Management.

Which projects share features with errbit/errbit?

Projects with overlapping indexed features include: countly/countly-server — Countly is a self-hosted product analytics and engagement platform that tracks user behavior across mobile, web, and… oneuptime/oneuptime — OneUptime is an open-source observability platform designed for monitoring service availability, infrastructure… diet103/claude-code-infrastructure-showcase — This project is a collection of patterns and configurations for deploying AI agents with specialized technical skills… airbrake/airbrake — The official Airbrake library for Ruby applications. rollbar/rollbar-gem — Exception tracking and logging from Ruby to Rollbar. reactioncommerce/reaction — Reaction is an event-driven, headless commerce platform designed to decouple backend business logic from the frontend…

Projects sharing features with Errbit

These projects share indexed features with Errbit. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • countly/countly-servercountly avatar

    countly/countly-server

    5,875View on GitHub↗

    Countly is a self-hosted product analytics and engagement platform that tracks user behavior across mobile, web, and desktop applications. It collects and analyzes device properties, user actions, and session lifecycle data to understand engagement patterns, while also providing crash reporting, push notification delivery, and A/B testing capabilities. The platform is designed for privacy-first deployment, with built-in consent management and the ability to run entirely on private infrastructure. The platform distinguishes itself through its comprehensive feature set that combines analytics w

    JavaScript
    View on GitHub↗5,875
  • oneuptime/oneuptimeoneuptime avatar

    oneuptime/oneuptime

    7,164View on GitHub↗

    OneUptime is an open-source observability platform designed for monitoring service availability, infrastructure health, and application performance. It functions as a comprehensive system for tracking uptime and managing the end-to-end lifecycle of production incidents. The platform distinguishes itself through automated root cause analysis agents that identify failure triggers and generate code fixes via pull requests. It also provides branded public status pages to communicate real-time service availability and historical uptime data to end users. The system covers a broad range of operati

    TypeScript
    View on GitHub↗7,164
  • diet103/claude-code-infrastructure-showcasediet103 avatar

    diet103/claude-code-infrastructure-showcase

    9,707View on GitHub↗

    This project is a collection of patterns and configurations for deploying AI agents with specialized technical skills and personas. It provides a framework for agentic software engineering, defining standards for AI-driven development workflows and the management of modular technical capabilities. The system features a skill framework that activates technical guidelines based on prompt intent and a context management system that preserves project state using persistent plans and checklists across session resets. It employs a modular organization of guidelines to prevent context window overflo

    Shell
    View on GitHub↗9,707
  • airbrake/airbrakeairbrake avatar

    airbrake/airbrake

    986View on GitHub↗

    The official Airbrake library for Ruby applications

    Ruby
    View on GitHub↗986
Compare all 30 related projects→