Connect Multiple Databases
Connect and switch between multiple ClickHouse databases in OpenLIT
OpenLIT allows you to add and switch between multiple ClickHouse databases, which helps manage observability data, prompts, and secrets separately for various environments. This feature enables users to maintain distinct databases tailored to specific environments or tenants, all while using a single OpenLIT deployment for efficient data analysis. The active database you select will power the data displayed across different sections of the application.
When to Use This Feature
This feature is particularly useful in the following scenarios:
-
Different Environments: If you’re running multiple environments, such as development, testing, and production, you can keep their data separate and easily switch between them as needed.
-
Multi-Tenancy: When supporting multiple tenants, this feature allows you to maintain isolated datasets for each tenant, ensuring data privacy and organization.
-
Centralized Management: Manage all your ClickHouse databases from a single OpenLIT deployment, simplifying your AI Engineering data architecture and reducing overhead.
Get started
- Log in to the OpenLIT.
- Go to the database configuration page.
- Click on the Add new option.
- Enter the ClickHouse database configuration details.
- Click Save to confirm.
- Simply enable the desired database to view its data.
- The selected active database will power data shown on the dashboards, requests page, Prompt Hub, and Vault secrets.
Was this page helpful?