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
·

4 Repos

Awesome GitHub RepositoriesObservability Pipelines

Architectural patterns for aggregating and routing telemetry data through centralized processing layers.

Distinct from Centralization Patterns: Distinct from general centralization patterns: focuses specifically on the observability data pipeline architecture rather than generic service interface unification.

Explore 4 awesome GitHub repositories matching software engineering & architecture · Observability Pipelines. Refine with filters or upvote what's useful.

Awesome Observability Pipelines GitHub Repositories

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

    firehol/netdata

    79,416Auf GitHub ansehen↗

    Netdata is a real-time infrastructure monitoring tool and multi-node observability platform. It functions as a high-resolution monitoring agent, log and metric aggregator, and time-series database designed to provide full-stack visibility into server health. The system is distinguished by its per-second metric sampling and zero-configuration auto-discovery, which allows for immediate infrastructure tracking upon installation. It utilizes edge-based machine learning and unsupervised models to detect system anomalies and abnormal metric patterns locally on each node. For distributed environment

    Organizes telemetry data using parent-child streaming architectures with configurable replication and retention.

    Go
    Auf GitHub ansehen↗79,416
  • shieldfy/api-security-checklistAvatar von shieldfy

    shieldfy/API-Security-Checklist

    23,258Auf GitHub ansehen↗

    This project is a comprehensive API security audit checklist and vulnerability audit framework. It provides a structured guide of security countermeasures for designing, testing, and deploying secure APIs across various protocols. The framework includes specialized guides for securing OAuth 2.0 authorization flows, implementing zero trust networking for service-to-service communication, and protecting GraphQL endpoints from resource exhaustion and information leakage. It also provides standards for integrating static analysis, dynamic scanning, and secret detection into CI/CD delivery pipelin

    Provides architectural patterns for aggregating and routing API telemetry data through centralized observability pipelines.

    apijwtoauth2
    Auf GitHub ansehen↗23,258
  • 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

    Aggregates observability data into a central layer to separate concerns and improve control without requiring external message queuing systems.

    Rusteventsforwarderhacktoberfest
    Auf GitHub ansehen↗22,071
  • nodesource/distributionsAvatar von nodesource

    nodesource/distributions

    13,834Auf GitHub ansehen↗

    This project is a Node.js binary distribution repository and Linux package repository. It provides a hosted set of pre-compiled JavaScript runtime binaries for various Linux distributions to simplify installation and version management through native package managers. The project includes a Node.js observability toolset and security policy manager. These components enable the gathering of runtime telemetry to monitor application health and performance via diagnostic dashboards, while providing a resource restriction layer that intercepts system calls to prevent unauthorized modules from acces

    Implements architectural patterns for aggregating and routing telemetry data through a consistent export interface.

    Shelljavascriptlinuxnode
    Auf GitHub ansehen↗13,834
  1. Home
  2. Software Engineering & Architecture
  3. System Internals
  4. Centralization Patterns
  5. Observability Pipelines