awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंOpen-source alternativesSelf-hosted softwareब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंHow we rankप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comब्लॉग
श्रेणियाँ

5 रिपॉजिटरी

Awesome GitHub RepositoriesMessage Queue Metric Consumption

Reads metrics or message payloads from message brokers using standard protocols.

Distinct from Message Queue Integrations: Distinct from Message Queue Integrations: focuses on the consumption of metrics from queues.

Explore 5 awesome GitHub repositories matching data & databases · Message Queue Metric Consumption. Refine with filters or upvote what's useful.

Awesome Message Queue Metric Consumption GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • vectordotdev/vectorvectordotdev का अवतार

    vectordotdev/vector

    22,071GitHub पर देखें↗

    Vector is a high-performance observability data pipeline designed to collect, transform, and route logs, metrics, and traces across distributed infrastructure. It functions as a modular engine that decouples data ingestion from processing and transmission, utilizing a component-based architecture to connect diverse sources to multiple destinations. The project distinguishes itself through a focus on reliability and flow control. It implements backpressure-aware data movement to prevent data loss during traffic spikes and utilizes disk-backed event buffering to ensure durability during network

    Streams processed metric data into database instances using gRPC with support for authentication and compression.

    Rusteventsforwarderhacktoberfest
    GitHub पर देखें↗22,071
  • influxdata/telegrafinfluxdata का अवतार

    influxdata/telegraf

    17,619GitHub पर देखें↗

    Telegraf is a modular, cross-platform telemetry pipeline designed to collect, process, and route metrics from diverse infrastructure, applications, and hardware. It functions as a server-side middleware that normalizes heterogeneous data into a unified format, enabling consistent monitoring across complex environments. By utilizing a plugin-driven architecture, the agent manages the entire lifecycle of telemetry data from initial ingestion to final transmission. The project distinguishes itself through a declarative, configuration-driven execution model that allows users to define complex dat

    Reads metrics or message payloads from message brokers and distributed queue services using standard protocols.

    Gogolanghacktoberfestinfluxdb
    GitHub पर देखें↗17,619
  • victoriametrics/victoriametricsVictoriaMetrics का अवतार

    VictoriaMetrics/VictoriaMetrics

    16,343GitHub पर देखें↗

    VictoriaMetrics is a high-performance, scalable time series database and observability platform designed for long-term storage and analysis of metric, log, and trace data. It functions as a unified backend for monitoring ecosystems, offering full compatibility with industry-standard protocols and query languages. The system is built to handle massive data volumes through a distributed architecture that supports horizontal scaling and efficient data lifecycle management. The platform distinguishes itself through a storage engine that utilizes consistent hashing for data sharding and log-struct

    Streams metric data to message queues using remote write protocols with support for compression and authentication.

    Godatabasegrafanagraphite
    GitHub पर देखें↗16,343
  • airtai/faststreamairtai का अवतार

    airtai/faststream

    5,234GitHub पर देखें↗

    FastStream is an asynchronous Python framework designed for building event-driven microservices. It provides a unified abstraction layer for interacting with various message brokers, enabling developers to manage event production and consumption through a consistent interface while maintaining access to native provider-specific features. The framework centers on a decorator-based routing model that binds application logic directly to broker topics, supported by a built-in dependency injection container that resolves resources at runtime. The framework distinguishes itself through its deep int

    Specifies the starting point for message processing upon connection, such as retrieving only new messages or replaying historical data.

    Python
    GitHub पर देखें↗5,234
  • tulios/kafkajstulios का अवतार

    tulios/kafkajs

    3,997GitHub पर देखें↗

    KafkaJS Apache Kafka के लिए एक शुद्ध JavaScript क्लाइंट है, जो नेटिव डिपेंडेंसी या बाहरी ऐडऑन की आवश्यकता के बिना Kafka क्लस्टर से संदेश उत्पन्न करने और उपभोग करने के लिए आवश्यक टूल प्रदान करता है। यह वितरित संदेश प्रसंस्करण और रीयल-टाइम इवेंट स्ट्रीमिंग में संलग्न होने के लिए Node.js एप्लिकेशन के लिए एक व्यापक एकीकरण लाइब्रेरी के रूप में कार्य करता है। यह प्रोजेक्ट Kafka वायर प्रोटोकॉल के अपने नेटिव कार्यान्वयन द्वारा प्रतिष्ठित है, जो C++ डिपेंडेंसी से बचता है। इसमें SSL, TLS, और SASL प्रमाणीकरण का समर्थन करने वाला एक सुरक्षा क्लाइंट शामिल है, साथ ही ट्रांजेक्शनल क्षमताएं जो परमाणु संदेश भेजने और बिल्कुल-एक-बार (exactly-once) प्रसंस्करण सुनिश्चित करने के लिए लिंक्ड ऑफ़सेट प्रतिबद्धताओं की अनुमति देती हैं। यह लाइब्रेरी परिचालन क्षेत्रों की एक विस्तृत श्रृंखला को कवर करती है, जिसमें टॉपिक्स और कंज्यूमर ग्रुप्स को प्रबंधित करने के लिए पूर्ण क्लस्टर प्रशासन, उन्नत विभाजन रूटिंग और असाइनमेंट रणनीतियाँ, और इवेंट-संचालित निगरानी के माध्यम से व्यापक टेलीमेट्री शामिल है। यह विलंबता को अनुकूलित करने के लिए एक्सपोनेंशियल बैकऑफ़ रिट्रीज़ और रैक-जागरूक डेटा फ़ेचिंग जैसे नेटवर्क विश्वसनीयता पैटर्न भी लागू करती है।

    Determines whether to start reading from the earliest or latest message when no committed offset exists.

    JavaScriptkafkakafka-clientnodejs
    GitHub पर देखें↗3,997
  1. Home
  2. Data & Databases
  3. Message Queue Integrations
  4. Message Queue Metric Consumption

सब-टैग एक्सप्लोर करें

  • Consumption Starting PointsConfiguration settings that determine the initial offset or timestamp for message processing upon connection. **Distinct from Message Queue Metric Consumption:** Distinct from Message Queue Metric Consumption: focuses on the starting position of message streams, not metric retrieval.
  • Metric Stream ExportersTools for streaming metric data to message queues using remote write protocols. **Distinct from Message Queue Metric Consumption:** Distinct from message queue metric consumption: focuses on the export/push of metrics to queues rather than consumption.