Hacker News
- Thanos: Highly available Prometheus setup with long term storage capabilities https://github.com/thanos-io/thanos 2 comments
- Grafana Mimir – Horizontally scalable long-term storage for Prometheus https://grafana.com/oss/mimir/ 119 comments
- Centralized metrics storage for Prometheus in general and Mimir specifically https://blog.palark.com/prometheus-centralized-storage-mimir/ 4 comments kubernetes
- Prometheus backed by EFS for persistent storage https://prometheus.io/docs/prometheus/latest/storage/#operational-aspects 11 comments kubernetes
- Uber just open sourced their in-house scalable storage backend for Prometheus, M3 https://eng.uber.com/m3/ 11 comments devops
- Parseable: Think Prometheus, but for logs (not metrics). Simple, efficient, cloud native, log storage and observability platform. [Written in Rust, uses Apache Arrow & Parquet for index free, fast queries] https://github.com/parseablehq/parseable 2 comments opensource
- VictoriaMetrics - high-performance, cost-effective and scalable time series database, long-term remote storage for Prometheus https://github.com/victoriametrics/victoriametrics 19 comments golang
- GitHub - VictoriaMetrics - high-performance, cost-effective and scalable time series database, long-term remote storage for Prometheus https://github.com/victoriametrics/victoriametrics 20 comments programming
- Raspberry Pi Kubernetes Cluster automated with Ansible: how to install K3S, distributed block storage (LongHorn), cluster monitoring (Prometheus), logging solution (Elasticsearch-Fluentbit-Kibana), and backup solution (Velero - Restic). Step-by step manual config guide and Ansible's playbooks. https://picluster.ricsanfre.com/docs/home 12 comments kubernetes