🔭 OpenLLMetry

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:

Command Line

Then, initialize the SDK in your application:

python

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.