|
|
|
|
|
by atombender
646 days ago
|
|
Mimir [1] is what we use where I work. We are very happy with it, and we have very long retention. Previously, our Prometheus setup was extremely slow if you went past today, but Mimir partitions the data to make it extremely fast to query even long time periods. We also used Thanos for a while, but Mimir apparently worked better. [1] https://grafana.com/oss/mimir/ |
|
I didn't pick thanos because I really like the horizonal scaled blob store architecture the Grafana crew put together.