1 مستودع
Executing distributed queries through stateless components that discover and fetch data from remote stores.
Distinct from Distributed SQL Querying: Focuses on the stateless nature of the query layer rather than SQL-specific transformations.
Explore 1 awesome GitHub repository matching data & databases · Stateless Query Execution. 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
Runs queries across stateless instances that discover available data sources to minimize request fanout.