Platform Architecture
Technology Selection
OpenObserve (formerly O2) is an open-source observability platform with significant advantages over traditional ELK solutions:
- Low resource consumption: Memory usage is only 1/10 of Elasticsearch, with 90% storage space saved
- High performance: Written in Rust, a single node can process 5TB+ logs/day
- Full-featured: Integrates logs, metrics, and distributed tracing, replacing Grafana+Loki+Tempo
- Strong compatibility: Supports Elasticsearch API, Prometheus API, and OpenTelemetry
- Easy deployment: Single binary file with no external dependencies
Fluent Bit is a cloud-native log collector: