Skip to main content
OpenLIT instruments vector database clients to trace every query, upsert, delete, and index operation your application performs. You get full visibility into retrieval latency, collection names, operation types, and result counts — without changing your database code.

Get started

1

Install OpenLIT

2

Install your vector database client

3

Initialize OpenLIT

Call openlit.init() before any vector database operations.

Supported vector databases

Span attributes captured

Vector database spans include the following attributes:
PostgreSQL (psycopg3) instrumentation traces SQL queries executed against pgvector-enabled tables using the same span attributes as other vector operations, plus standard database span attributes like db.statement.

Disabling specific databases


LLM provider integrations

Trace LLM calls with token counts, cost, and latency

AI framework integrations

Trace agent execution, tool calls, and chains

Destinations

Send telemetry to Datadog, Grafana, New Relic, and other observability stacks