- OpenLIT itself
- ClickHouse for storage
- OpenTelemetry Collector for telemetry collection.
Already have ClickHouse or OpenTelemetry Collector?You can reuse your existing infrastructure and skip deploying these components. OpenLIT can be configured to connect to your existing ClickHouse database and OTel Collector setup. Learn more about connecting to existing databases →
Kubernetes
Deploy OpenLIT’s lightweight 3-component architecture on Kubernetes for scalable AI Engineering capabilities.
Docker
Deploy OpenLIT’s lightweight 3-component stack using Docker for an easy-to-manage AI Engineering setup.
Kubernetes
Deploy OpenLIT on your Kubernetes cluster using the OpenLIT Helm chart. The Helm chart deploys all 3 components (OpenLIT platform, ClickHouse, and OpenTelemetry Collector) for a reliable and scalable solution.1
Helm Repo Setup
shell
2
Installing the Helm Chart
shell
Docker
For a quick and straightforward setup, Docker Compose can be used to deploy OpenLIT’s complete stack: the OpenLIT platform, ClickHouse database, and OpenTelemetry Collector.1
Git Clone OpenLIT Repository
2
Start Docker Compose
From the root directory of the OpenLIT Repo, Run the below command
Quickstart: LLM Observability
Production-ready AI monitoring setup in 2 simple steps with zero code changes
Configuration
Configure OpenLIT deployment settings, environment variables, and database connections
Create a dashboard
Create custom visualizations with flexible widgets, queries, and real-time AI monitoring
Manage prompts
Version, deploy, and collaborate on prompts with centralized management and tracking
Running in Kubernetes? Try the OpenLIT Operator
Automatically inject instrumentation into existing workloads without modifying pod specs, container images, or application code.