Home
Parseable is an open source, column oriented, data lake platform, purpose built for observability. It provides SQL & PromQL queries and major observability features like agent observability, alerting, dashboards, anomaly detection, APM - all within a single binary.
Observability data volumes have outgrown traditional systems. Time series databases are reeling under the weight of high-cardinality telemetry, while deluge of logs and traces have rendered traditional search engines hard to use for observability. The core architectural and technical assumptions of these systems are no longer valid.
Parseable is built for this new reality. Logs, metrics, and traces each have distinct shapes, cardinality, and access patterns; Parseable handles each on its own terms rather than forcing them into one model. Underneath, a single data lake foundation stores every signal as open, columnar Parquet on object storage, keeping durable storage cleanly separated from elastic query compute.
Teams use Parseable to unify telemetry data from across their infrastructure, applications and agents. Whether you're just starting to build observability or hitting the limits of your current TSDB or search engines, Parseable gives you an open foundation, that scales with you.
Get started
Run Parseable locally with Docker:
docker run -p 8000:8000 parseable/parseable:latest parseable local-storeOpen the console at http://localhost:8000 and sign in with admin / admin. For other install options and a full walkthrough, see the Quickstart.
Tip
Working with an AI assistant? Point it at parseable.com/llms.txt, or use Copy Markdown on any documentation page.
Editions
Parseable is available as cloud hosted Parseable Pro (full managed by Parseable), Parseable Enterprise for mission critical deployments with additional features and SLA, and Parseable OSS.
Parseable Pro
Fully managed cloud platform
Parseable Enterprise
Mission critical deployments with advanced features
Parseable OSS
The open-source core, free to self-host
Next steps
Was this page helpful?