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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 Repos

Awesome GitHub RepositoriesInfluxDB Metric Ingestors

Endpoints for accepting and processing InfluxDB line protocol data.

Distinct from Metric Data Ingestion: Distinct from Metric Data Ingestion: focuses on InfluxDB line protocol compatibility.

Explore 7 awesome GitHub repositories matching system administration & monitoring · InfluxDB Metric Ingestors. Refine with filters or upvote what's useful.

Awesome InfluxDB Metric Ingestors GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • vectordotdev/vectorAvatar von vectordotdev

    vectordotdev/vector

    22,071Auf GitHub ansehen↗

    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

    Routes metric data to database instances with support for custom tagging and authentication.

    Rusteventsforwarderhacktoberfest
    Auf GitHub ansehen↗22,071
  • victoriametrics/victoriametricsAvatar von VictoriaMetrics

    VictoriaMetrics/VictoriaMetrics

    16,343Auf GitHub ansehen↗

    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

    Accepts and processes metric data sent via line protocol from various agents and collectors.

    Godatabasegrafanagraphite
    Auf GitHub ansehen↗16,343
  • jomjol/ai-on-the-edge-deviceAvatar von jomjol

    jomjol/AI-on-the-edge-device

    8,461Auf GitHub ansehen↗

    AI-on-the-edge-device is an edge AI meter digitizer and computer vision image processor designed to convert images of analog and digital utility meters into numeric values. It functions as an IoT gateway that runs neural network inference locally on hardware to monitor water, power, and gas readings. The system is distinguished by its ability to handle both analog pointers and digital digits through custom-trained neural networks. It includes specialized tools for image alignment, region-of-interest extraction, and hardware-level lighting control to minimize glare on glass surfaces. To mainta

    Writes digitized readings directly to a time-series database for long-term storage.

    C++
    Auf GitHub ansehen↗8,461
  • merbanan/rtl_433Avatar von merbanan

    merbanan/rtl_433

    7,529Auf GitHub ansehen↗

    This project is a software-defined radio signal decoder and protocol analyzer designed to translate raw radio transmissions from ISM bands into human-readable data. It functions as a tool for capturing radio samples, analyzing pulse timings, and decoding signals from wireless devices. The system acts as a data bridge, converting decoded radio signals into JSON format for publication to MQTT brokers or exposure via Prometheus-compatible endpoints. It also serves as a signal capture tool capable of recording raw radio samples and demodulated pulses to files for offline analysis and simulated pl

    Streams decoded radio measurements to InfluxDB using the line protocol for long-term storage.

    C433mhzrfrtl-sdr
    Auf GitHub ansehen↗7,529
  • aceberg/watchyourlanAvatar von aceberg

    aceberg/WatchYourLAN

    7,045Auf GitHub ansehen↗

    WatchYourLAN is a self-hosted network discovery and monitoring tool written in Go. It scans local network interfaces using ARP requests to detect connected devices, tracks their online and offline status over time, and identifies when new or previously unseen hosts appear on the network. The application stores host data and connection history in either SQLite or PostgreSQL, and can export metrics to InfluxDB or expose a Prometheus endpoint for long-term storage and visualization in dashboards like Grafana. The tool provides a REST API for programmatic management of monitored hosts, including

    Sends network host presence data to an InfluxDB time-series database for long-term storage and analysis.

    Goarp-scanarp-scannerintrusion-detection
    Auf GitHub ansehen↗7,045
  • greptimeteam/greptimedbAvatar von GreptimeTeam

    GreptimeTeam/greptimedb

    5,968Auf GitHub ansehen↗

    GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries metrics, logs, and traces together in a single columnar engine, supporting both SQL and PromQL for analysis. The database is designed as a Kubernetes-native operator with a decoupled compute and storage architecture, enabling horizontal scaling and multi-region deployment. What distinguishes GreptimeDB is its role as a multi-protocol ingestion gateway, accepting data through OpenTelemetry, Prometheus Remote Write, InfluxDB, Loki, Elasticsearch, Kafka, and MQTT protocols without

    Accepts time-series data formatted as InfluxDB Line Protocol via an HTTP endpoint.

    Rustanalyticscloud-nativedatabase
    Auf GitHub ansehen↗5,968
  • m3db/m3Avatar von m3db

    m3db/m3

    4,895Auf GitHub ansehen↗

    m3 ist eine verteilte Zeitreihendatenbank, die für hochauflösende Metriken und die Verwaltung von Daten mit hoher Kardinalität entwickelt wurde. Sie fungiert als skalierbares Speichersystem und Multi-Cluster-Query-Engine und bietet einen verteilten Metrik-Aggregator, der Daten vor dem Speichern downsamplen und zusammenfassen kann. Das Projekt zeichnet sich durch ein koordiniertes Clustermodell aus, das etcd für die Knotenmitgliedschaft und Shard-Platzierung nutzt. Es unterstützt mehrere Ingestion-Protokolle, einschließlich des Prometheus-Remote-Write-Protokolls, des InfluxDB-Line-Protokolls und des Graphite-Carbon-Plaintext-Protokolls, und bietet kompatible Query-Schnittstellen für PromQL und Graphite. Das System deckt breite Funktionsbereiche ab, einschließlich spaltenorientierter Zeitreihenspeicherung, synchroner Datenreplikation und verteiltem Query-Fan-out. Es integriert Daten-Lifecycle-Automatisierung, Quorum-basiertes Konsistenz-Tuning und Tag-basierte Serienindizierung, um Datenintegrität und Abfragegeschwindigkeit über isolierte Namespaces hinweg aufrechtzuerhalten. Cluster-Orchestrierung und Komponentenplatzierung werden durch automatisierte Tools und Operatoren verwaltet, um hohe Verfügbarkeit und eine ausgewogene Datenverteilung sicherzustellen.

    Provides dedicated API endpoints for accepting and processing metrics formatted with the InfluxDB line protocol.

    Go
    Auf GitHub ansehen↗4,895
  1. Home
  2. System Administration & Monitoring
  3. Logging and Telemetry
  4. Metric Data Ingestion
  5. InfluxDB Metric Ingestors

Unter-Tags erkunden

  • Database Log IngestorsEndpoints for accepting and processing log data into database formats. **Distinct from InfluxDB Metric Ingestors:** Distinct from InfluxDB Metric Ingestors: focuses on log-to-database ingestion rather than metric-specific line protocol processing.
  • InfluxDB Client Library SupportSupporting writing time-series data using official InfluxDB client libraries by pointing them at a compatible HTTP endpoint. **Distinct from InfluxDB Metric Ingestors:** Distinct from InfluxDB Metric Ingestors: focuses on client library compatibility, not just the ingestion endpoint.