Skip to main content

Documentation Index

Fetch the complete documentation index at: https://opendata.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

Timeseries is a Prometheus-compatible metrics database built on SlateDB and object storage. It speaks PromQL, scrapes Prometheus targets, accepts OpenTelemetry metrics, and works out of the box with Grafana. Because all data is durably stored in object storage, a single replica provides full durability with no operational overhead for replication or backups.

Quickstart

Install Timeseries and query your first metrics in under five minutes

API Reference

Browse the Prometheus-compatible query and write API

Storage Design

How Timeseries organizes data in time buckets on SlateDB

Getting to Production

Deploy, monitor, and secure Timeseries for production workloads

GitHub

View the source code, open issues, and contribute