2 repositorios
Running multiple instances of a monitoring platform to ensure continuous telemetry collection without downtime.
Distinct from High Availability Configurations: The candidates focus on DB or Queue HA; this is platform-level availability for the monitoring system itself
Explore 2 awesome GitHub repositories matching devops & infrastructure · High Availability Observability. Refine with filters or upvote what's useful.
Thanos is a distributed metrics query engine and monitoring scalability suite designed to provide a unified interface for aggregating data from multiple Prometheus servers and clusters. It functions as a high availability monitoring backend that eliminates single points of failure by deduplicating data from replicated instances. The system enables long-term retention by persisting time-series data to cloud-native object storage, allowing for unlimited historical archiving beyond the limits of local disks. It further optimizes this storage through a downsampling and retention manager that comp
Ensures continuous telemetry collection and visibility by running redundant monitoring instances and deduplicating data.
Coroot is an observability platform and Kubernetes performance monitor that utilizes eBPF to automatically collect metrics, logs, and traces without requiring manual code instrumentation. It functions as an OpenTelemetry trace analyzer and an LLM observability gateway, exposing system health data to large language models through the Model Context Protocol. The platform differentiates itself by combining automated root cause analysis and AI-driven diagnostics to investigate performance regressions. It also includes a cloud cost monitoring tool that attributes infrastructure spending to specifi
Runs multiple instances simultaneously to prevent downtime and maintain continuous observability.