awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
linkedin avatar

linkedin/Burrow

0
View on GitHub↗
3,954 نجوم·810 تفرعات·Go·Apache-2.0·5 مشاهدات

Burrow

Burrow هي خدمة مراقبة وتنبيه لمجموعات Kafka. تتتبع تأخر مجموعة المستهلكين (consumer group lag) من خلال تقييم الإزاحات الملتزم بها وتحديد الفجوة بين الرسائل المنتجة والمستهلكة.

يحسب النظام تأخيرات المعالجة باستخدام تقييم إزاحة النافذة المنزلقة ويراقب صحة المجموعة بشكل عام. عندما تستوفي ظروف مجموعة المستهلكين عتبات محددة مسبقاً، فإنه يطلق إشعارات للخدمات الخارجية عبر البريد الإلكتروني أو webhooks.

توفر الخدمة نقاط نهاية HTTP للاستعلام عن معلومات الوسيط وحالة مجموعة المستهلكين، مما يسمح للأدوات الخارجية باستطلاع صحة النظام ومقاييس الأداء.

Features

  • Kafka Cluster Health Monitors - Provides real-time metrics and health status of Kafka brokers and consumer groups through a dedicated API.
  • Consumer Lag Monitoring - Tracks the delay between produced and consumed messages in Kafka to identify processing bottlenecks and system latency.
  • Offset Metadata Retrievers - Fetches current offset positions directly from Kafka brokers to determine the gap between production and consumption.
  • Sliding-Window Evaluators - Calculates consumer lag by tracking committed offsets over a specific time interval to detect processing delays.
  • Stream Offset Tracking - Evaluates committed offsets over a sliding window to determine if consumer groups are keeping up with data streams.
  • Event-Driven Notification Triggers - Dispatches alerts to external services immediately when Kafka consumer group conditions cross predefined threshold limits.
  • Message Broker Monitoring - Monitors the gap between the last produced and last consumed message to detect processing bottlenecks.
  • Kafka Alerting Integrations - Sends notifications to external services when Kafka consumer groups meet specific error or delay conditions.
  • Monitoring Alerting Systems - Implements a notification engine that triggers email or web call alerts based on Kafka consumer lag thresholds.
  • Event-Triggered Alert Deliveries - Triggers configurable alarms via email or web-calls when specific Kafka consumer group lag conditions are met.
  • Polling-Based Health Monitors - Exposes an on-demand HTTP endpoint that allows external monitoring tools to poll for system health and broker information.
  • Webhook Notifications - Sends automated HTTP webhook calls to third-party services when consumer lag conditions are met.
  • Broker HTTP Endpoints - Provides HTTP endpoints within the service to retrieve broker information and consumer group status for health monitoring.

سجل النجوم

مخطط تاريخ النجوم لـ linkedin/burrowمخطط تاريخ النجوم لـ linkedin/burrow

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Burrow

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Burrow.
  • tchiotludo/akhqالصورة الرمزية لـ tchiotludo

    tchiotludo/akhq

    3,824عرض على GitHub↗

    AKHQ is a web-based management interface for Apache Kafka, providing a centralized platform for administering clusters, topics, and consumer groups. It serves as a comprehensive monitoring and administration tool that includes a Kafka Connect manager and a ksqlDB administration interface. The platform distinguishes itself through extensive schema registry integration, allowing users to browse and decode Avro, Protobuf, and JSON messages using Confluent, Tibco, or AWS Glue registries. It also features a granular security model with role-based access control, sensitive data masking, and support

    Javaguijavakafka
    عرض على GitHub↗3,824
  • obsidiandynamics/kafdropالصورة الرمزية لـ obsidiandynamics

    obsidiandynamics/kafdrop

    6,139عرض على GitHub↗

    Kafdrop is a web-based interface for monitoring and managing Apache Kafka clusters, topics, brokers, and consumer groups. It functions as a cluster monitor and topic manager that provides a visual representation of broker health, partition assignments, and consumer group lag. The system includes a message browser capable of reading, decoding, and publishing messages to Kafka topics using schema registries or descriptor files. It also provides a metadata API that exposes cluster information through JSON endpoints for integration with external monitoring tools. The platform covers administrati

    Javaconsumer-groupconsumer-producerdocker
    عرض على GitHub↗6,139
  • arachnys/cabotالصورة الرمزية لـ arachnys

    arachnys/cabot

    5,668عرض على GitHub↗

    Cabot is a self-hosted incident management platform and monitoring alert manager. It serves as a centralized system for receiving external monitoring data, managing on-call responder rotations, and dispatching incident notifications to administrators to ensure prompt resolution of system failures. The platform provides a containerized monitoring interface and a REST API for programmatically creating and modifying monitoring data and incident reports. It coordinates the routing of critical system alerts and manages the scheduling of personnel for on-call rotations. The system includes capabil

    JavaScript
    عرض على GitHub↗5,668
  • yahoo/cmakالصورة الرمزية لـ yahoo

    yahoo/CMAK

    11,926عرض على GitHub↗

    CMAK is a Kafka cluster management tool and web interface designed for the administration of brokers, topics, and partitions. It provides a centralized system for Kafka cluster governance, encompassing resource administration, access control, and data distribution optimization. The project features a management UI that allows for the creation, deletion, and update of topic configurations and partition counts. It includes a partition rebalancer for executing data reassignment and preferred replica elections to balance load across cluster nodes. The system provides observability through broker

    Scala
    عرض على GitHub↗11,926
عرض جميع البدائل الـ 30 لـ Burrow→

الأسئلة الشائعة

ما هي وظيفة linkedin/burrow؟

Burrow هي خدمة مراقبة وتنبيه لمجموعات Kafka. تتتبع تأخر مجموعة المستهلكين (consumer group lag) من خلال تقييم الإزاحات الملتزم بها وتحديد الفجوة بين الرسائل المنتجة والمستهلكة.

ما هي الميزات الرئيسية لـ linkedin/burrow؟

الميزات الرئيسية لـ linkedin/burrow هي: Kafka Cluster Health Monitors, Consumer Lag Monitoring, Offset Metadata Retrievers, Sliding-Window Evaluators, Stream Offset Tracking, Event-Driven Notification Triggers, Message Broker Monitoring, Kafka Alerting Integrations.

ما هي البدائل مفتوحة المصدر لـ linkedin/burrow؟

تشمل البدائل مفتوحة المصدر لـ linkedin/burrow: obsidiandynamics/kafdrop — Kafdrop is a web-based interface for monitoring and managing Apache Kafka clusters, topics, brokers, and consumer… tchiotludo/akhq — AKHQ is a web-based management interface for Apache Kafka, providing a centralized platform for administering… arachnys/cabot — Cabot is a self-hosted incident management platform and monitoring alert manager. It serves as a centralized system… yahoo/cmak — CMAK is a Kafka cluster management tool and web interface designed for the administration of brokers, topics, and… acassen/keepalived — Keepalived is a high availability manager and virtual IP failover tool that ensures continuous service availability.… pantsel/konga — Konga is a web-based administration panel for managing Kong API Gateway entities, nodes, and configurations without…