OpenLLMetry ↗
noOriginal Documentation
Documentation Index#
Fetch the complete documentation index at: https://docs.trychroma.com/llms.txt Use this file to discover all available pages before exploring further.
OpenLLMetry provides observability for systems using Chroma. It allows tracing calls to Chroma, OpenAI, and other services. It gives visibility to query and index calls as well as LLM prompts and completions. For more information on how to use OpenLLMetry, see the OpenLLMetry docs.

Example#
Install OpenLLMetry SDK by running:
pip install traceloop-sdkThen, initialize the SDK in your application:
from traceloop.sdk import Traceloop
Traceloop.init()Configuration#
OpenLLMetry can be configured to send traces to any observability platform that supports OpenTelemetry - Datadog, Honeycomb, Dynatrace, New Relic, etc. See the OpenLLMetry docs for more information.
Link last verified
June 7, 2026.
View original ↗
Source: Chroma Docs
Link last verified: 2026-03-04