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
·

3 Repos

Awesome GitHub RepositoriesCross-Signal Correlations

Correlates metrics, logs, and traces in one SQL query without switching between separate systems.

Distinct from Trace Querying: Distinct from Trace Querying: focuses on correlating all three observability signals (metrics, logs, traces) in a single query, not just trace filtering.

Explore 3 awesome GitHub repositories matching system administration & monitoring · Cross-Signal Correlations. Refine with filters or upvote what's useful.

Awesome Cross-Signal Correlations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • open-telemetry/opentelemetry-goAvatar von open-telemetry

    open-telemetry/opentelemetry-go

    6,434Auf GitHub ansehen↗

    OpenTelemetry Go is a framework for generating and collecting distributed traces, metrics, and logs from Go applications. It provides a standardized telemetry instrumentation API for adding observability markers to code and a corresponding SDK for processing and emitting these signals. The project utilizes a configurable observability pipeline to sample and export telemetry data to external backends using the OTLP wire protocol. It features a pluggable export system and a separation between the public API and the SDK implementation, allowing telemetry to be routed to third-party platforms wit

    Links traces, metrics, and logs with shared context to enable cross-signal correlation of application behavior.

    Gologgingmetricsopentelemetry
    Auf GitHub ansehen↗6,434
  • 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

    Correlates metrics, logs, and traces in one SQL query without switching between separate systems.

    Rustanalyticscloud-nativedatabase
    Auf GitHub ansehen↗5,968
  • open-telemetry/opentelemetry-dotnetAvatar von open-telemetry

    open-telemetry/opentelemetry-dotnet

    3,666Auf GitHub ansehen↗

    The OpenTelemetry .NET SDK is a set of libraries used to generate and export traces, metrics, and logs from .NET applications. It functions as an application performance monitoring tool and a distributed tracing implementation, providing the necessary infrastructure to capture system metrics and request paths across microservices. The project includes a zero-code instrumentation library that automatically captures telemetry from popular .NET frameworks without requiring manual changes to source code. It uses a provider-based API abstraction to decouple instrumentation from specific backend im

    Links traces, metrics, and logs using a shared context to provide a unified view of request journeys.

    C#asp-netasp-net-coredistributed-tracing
    Auf GitHub ansehen↗3,666
  1. Home
  2. System Administration & Monitoring
  3. Trace Querying
  4. Cross-Signal Correlations