This library allows tracing client-side calls to Chroma vector DB sent with the official Chroma library.
pip install opentelemetry-instrumentation-chromadbfrom opentelemetry.instrumentation.chromadb import ChromaInstrumentor
ChromaInstrumentor().instrument()