Skip to content

Welcome to Zelos

Zelos is the data platform for mission-critical systems. We help teams observe, control, and test their system on a collaborative platform – from prototype to production.

  • Zelos App


    The mission control center for capture and control.

    Explore the App

  • Zelos SDK


    Stream data from your code with minimal overhead. Python, Rust, and Go supported.

    Browse SDKs

  • Zelos Agent


    Collect, buffer, and stream data from all your systems. Runs anywhere.

    Learn about Agent

  • Release Notes


    Updates on recent versions of all products.

    View Release Notes

🚀 Quick Start

Get your first data flowing in seconds:

pip install zelos-sdk
cargo add zelos
go get github.com/zeloscloud/zelos/go@latest

Run any of the examples in our open source repo:

git clone https://github.com/zeloscloud/zelos

Then open Zelos App to see your data streaming live!

📚 Documentation Overview

Getting Started

Component Guides

Installation

Reference