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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
target avatar

target/goalert

0
View on GitHub↗
2,763 stele·309 fork-uri·Go·Apache-2.0·8 vizualizărigoalert.me↗

Goalert

Goalert este o platformă de gestionare a incidentelor on-call concepută pentru a automatiza întregul ciclu de viață al alertelor de sistem. Ingestionează date de telemetrie și monitorizare din surse externe, direcționează notificările către personalul corespunzător pe baza programelor definite și gestionează politicile de escaladare pentru a se asigura că incidentele sunt abordate de către responsabilii potriviți.

Platforma se distinge printr-o abordare bazată pe mașini de stare pentru ciclurile de viață ale incidentelor și un motor de notificare modular care trimite alerte prin SMS, voce, e-mail și platforme de mesagerie de echipă. Suportă disponibilitatea ridicată și continuitatea operațională prin partiționarea rolurilor instanțelor de serviciu, care separă traficul API de procesarea în fundal, și oferă instrumente pentru migrări atomice ale bazelor de date și switchover-uri pentru a minimiza downtime-ul în timpul mentenanței.

Sistemul se integrează cu furnizori de identitate externi pentru a impune controlul centralizat al accesului și politicile de securitate organizaționale. Include, de asemenea, endpoint-uri de diagnostic pentru monitorizarea stării sistemului și generează straturi de acces la date type-safe pentru a asigura consistența în interacțiunile cu baza de date.

Features

  • Incident Management Systems - Provides a comprehensive platform for managing on-call schedules, automated escalation policies, and incident response workflows.
  • Alert Escalation Policies - Manages alert lifecycles by transitioning incident states through predefined sequences of responders based on time-based triggers.
  • Alert Routing - Directs system notifications to appropriate personnel based on rotation schedules and escalation policies.
  • Automated Incident Response Workflows - Ingests monitoring data to trigger, route, and track the resolution of urgent technical incidents.
  • Multi-Channel Notification Dispatch - Abstracts communication protocols to route alerts across SMS, voice, and messaging platforms using modular adapters.
  • Multi-Channel Alerting - Delivers critical system alerts through SMS, voice, email, and messaging platforms for real-time notification.
  • Rotation Management - Defines rotation patterns and shift assignments to track on-call responsibilities for system incidents.
  • Compile-Time Mappings - Generates strongly-typed data access layers from schema definitions to ensure type safety across database interactions.
  • Zero-Downtime Migrations - Transitions live application traffic between database instances by synchronizing snapshots and performing atomic switchovers.
  • Graceful Primary Switchovers - Moves data between database instances with minimal disruption to support maintenance and disaster recovery.
  • Type-Safe Database Clients - Maps database queries to strongly-typed language structures to ensure consistency and compile-time verification.
  • External Automation Integrations - Links external monitoring platforms via webhooks to trigger automated notifications and incident routing.
  • Webhook - Exposes endpoints to ingest telemetry and monitoring data via webhooks for automated incident workflows.
  • Service Role Decoupling - Separates API-only nodes from background processing engines to optimize resource allocation and support high availability.
  • OAuth and Identity Providers - Verifies user identities using third-party services to control access and restrict logins to authorized members.
  • Atomic Database Migrations - Synchronizes data between instances and performs controlled switchovers to maintain service continuity during maintenance.
  • Identity Federation - Delegates user authentication to external identity providers to enforce centralized access control.
  • Email Alert Ingestion - Converts incoming email messages into actionable incident records for automated ticket creation.

Istoric stele

Graficul istoricului de stele pentru target/goalertGraficul istoricului de stele pentru target/goalert

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Goalert

Colecții selectate manual în care apare Goalert.
  • Sisteme self-hosted pentru programarea turelor de gardă
  • Platforme open source pentru alertare în caz de incidente

Întrebări frecvente

Ce face target/goalert?

Goalert este o platformă de gestionare a incidentelor on-call concepută pentru a automatiza întregul ciclu de viață al alertelor de sistem. Ingestionează date de telemetrie și monitorizare din surse externe, direcționează notificările către personalul corespunzător pe baza programelor definite și gestionează politicile de escaladare pentru a se asigura că incidentele sunt abordate de către responsabilii potriviți.

Care sunt principalele funcționalități ale target/goalert?

Principalele funcționalități ale target/goalert sunt: Incident Management Systems, Alert Escalation Policies, Alert Routing, Automated Incident Response Workflows, Multi-Channel Notification Dispatch, Multi-Channel Alerting, Rotation Management, Compile-Time Mappings.

Care sunt câteva alternative open-source pentru target/goalert?

Alternativele open-source pentru target/goalert includ: grafana-cold-storage/oncall — Oncall is an incident response management platform designed to coordinate alert routing, on-call scheduling, and… nikoksr/notify — This is a Go notification library and multi-channel router used to send messages and alerts to multiple external… oneuptime/oneuptime — OneUptime is an open-source observability platform designed for monitoring service availability, infrastructure… shayonj/pg_easy_replicate — pg_easy_replicate is a command-line utility designed to orchestrate database migrations and logical replication… rajnandan1/kener — Kener is a self-hosted status page platform and uptime monitoring tool designed to track the health and availability… thehive-project/thehive — TheHive is a security incident response platform and multi-tenant case management system. It functions as a Security…

Alternative open-source pentru Goalert

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Goalert.
  • grafana-cold-storage/oncallAvatar grafana-cold-storage

    grafana-cold-storage/oncall

    3,887Vezi pe GitHub↗

    Oncall is an incident response management platform designed to coordinate alert routing, on-call scheduling, and incident resolution workflows. It functions as an alert routing and escalation engine that directs notifications to responders using rule-based deduplication and conditional escalation policies. The system includes a multi-channel notification gateway for delivering urgent alerts via SMS, push notifications, and chat platforms, featuring the ability to bypass device silence settings. It also serves as an on-call scheduling system that manages team rotations and availability through

    Pythonalertalertinggrafana
    Vezi pe GitHub↗3,887
  • nikoksr/notifyAvatar nikoksr

    nikoksr/notify

    3,737Vezi pe GitHub↗

    This is a Go notification library and multi-channel router used to send messages and alerts to multiple external messaging platforms through a single standardized interface. It functions as a cross-platform alerting bridge, routing internal application events to diverse destinations. The project enables the simultaneous dispatch of a single notification across a collection of configured providers. It provides a unified interface for managing webhooks and API requests to third-party chat and alert services. Supported delivery channels include Discord, Matrix, PagerDuty, and various mobile pus

    Goaws-sesbotdiscord
    Vezi pe GitHub↗3,737
  • oneuptime/oneuptimeAvatar oneuptime

    oneuptime/oneuptime

    7,164Vezi pe 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
    Vezi pe GitHub↗7,164
  • shayonj/pg_easy_replicateAvatar shayonj

    shayonj/pg_easy_replicate

    1,034Vezi pe GitHub↗

    pgeasyreplicate is a command-line utility designed to orchestrate database migrations and logical replication between PostgreSQL instances. It functions as a migration orchestrator that manages the entire lifecycle of data synchronization, from initial schema propagation to the final transition of application traffic. The tool distinguishes itself through state-aware switchover logic, which coordinates the movement of operations by verifying replication lag and enforcing write locks to prevent data loss. It provides granular control over data movement by allowing users to organize tables in

    Rubyhacktoberfesthigh-availabilitylogical-replication
    Vezi pe GitHub↗1,034
  • Vezi toate cele 30 alternative pentru Goalert→