Gigapipe is an open-source, polyglot observability platform designed to unify logs, metrics, traces, and profiling data into a single, lightweight system. It serves as an all-in-one alternative to traditional observability stacks by implementing compatibility with widely used standards such as Loki, Prometheus, Tempo, and Pyroscope, allowing it to integrate seamlessly with existing tools and workflows. The platform supports ingestion from multiple sources, including OpenTelemetry and various vendor-specific formats, enabling flexible data collection without requiring complex middleware. Gigapipe also provides a built-in exploration interface and CLI tools, as well as native compatibility with Grafana for visualization and analysis. Its architecture emphasizes performance and scalability by leveraging efficient storage backends like ClickHouse and DuckDB, along with support for object storage systems.
Features
- Unified observability stack for logs metrics traces and profiling
- Compatible with Loki Prometheus Tempo and Pyroscope APIs
- Supports ingestion from OpenTelemetry and multiple vendor formats
- Built-in data explorer and CLI with Grafana integration
- Flexible storage options including ClickHouse DuckDB and S3
- Open-source architecture designed to avoid vendor lock-in