This library allows tracing client-side calls to Qdrant vector DB sent with the official Qdrant client library.
pip install opentelemetry-instrumentation-qdrantfrom opentelemetry.instrumentation.qdrant import QdrantInstrumentor
QdrantInstrumentor().instrument()