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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·2 vueserrbit.com↗

Errbit

Errbit est un logger d'exceptions auto-hébergé et un serveur de surveillance d'erreurs utilisé pour la gestion centralisée des exceptions. Il collecte, agrège et organise les rapports de crash d'applications depuis diverses applications logicielles pour identifier les bugs dans un emplacement centralisé.

Le système implémente une interface API compatible avec le standard Airbrake, lui permettant de recevoir des notifications d'erreurs depuis de multiples langages de programmation. Il capture à la fois les exceptions côté serveur et les erreurs JavaScript côté client se produisant dans les navigateurs web.

La plateforme gère le cycle de vie des erreurs via un regroupement basé sur les empreintes pour clusteriser des rapports similaires et éviter les alertes en double. Elle inclut des capacités pour associer des détails utilisateur spécifiques aux rapports de crash et synchroniser les erreurs détectées avec des systèmes de suivi de tickets externes pour automatiser la création de tickets.

L'extensibilité est fournie via une architecture de plugin et un système pour déléguer l'authentification des utilisateurs à des fournisseurs d'identité tiers 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.

Historique des stars

Graphique de l'historique des stars pour errbit/errbitGraphique de l'historique des stars pour errbit/errbit

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Errbit

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Errbit.
  • countly/countly-serverAvatar de countly

    countly/countly-server

    5,875Voir sur 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
    Voir sur GitHub↗5,875
  • oneuptime/oneuptimeAvatar de oneuptime

    oneuptime/oneuptime

    7,164Voir sur 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
    Voir sur GitHub↗7,164
  • diet103/claude-code-infrastructure-showcaseAvatar de diet103

    diet103/claude-code-infrastructure-showcase

    9,707Voir sur 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
    Voir sur GitHub↗9,707
  • airbrake/airbrakeAvatar de airbrake

    airbrake/airbrake

    986Voir sur GitHub↗

    The official Airbrake library for Ruby applications

    Ruby
    Voir sur GitHub↗986
Voir les 30 alternatives à Errbit→

Questions fréquentes

Que fait errbit/errbit ?

Errbit est un logger d'exceptions auto-hébergé et un serveur de surveillance d'erreurs utilisé pour la gestion centralisée des exceptions. Il collecte, agrège et organise les rapports de crash d'applications depuis diverses applications logicielles pour identifier les bugs dans un emplacement centralisé.

Quelles sont les fonctionnalités principales de errbit/errbit ?

Les fonctionnalités principales de errbit/errbit sont : Error Tracking, API Compatibility, Fingerprinting, Exception Management, Airbrake API Error Trackers, Airbrake API Implementations, Error Grouping, Lifecycle Management.

Quelles sont les alternatives open-source à errbit/errbit ?

Les alternatives open-source à errbit/errbit incluent : 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…