|
|
|
|
|
by prabhatsharma
214 days ago
|
|
>There are no other open-source solutions offering the same scalability, period. I love it when people take a hard stand like this, using the words "period" BTW, Cortex is used as Amazon Managed Prometheus (Probably at a much larger scale) than Mimir by AWS. OpenObserve too, is already being used at a multi-petabyte scale. |
|
> Multi-petabyte
Sheer storage size is a meaningless point here, as longer retention requires more storage. There may or may not be compaction components that help speed up queries over larger windows, but that's irrelevant to the point that the queries will still succeed. I have no doubt that any of the solutions on the table will handle storing that much data.
The real scaling question is how many active timeseries the system can handle, at which resolution (per 15 seconds? per 60 seconds? worse?), and no, "we scale horizontally" doesn't mean much without more serious benchmarks.