This library allows tracing client-side calls to Weaviate vector DB sent with the official Weaviate library.
pip install opentelemetry-instrumentation-weaviatefrom opentelemetry.instrumentation.weaviate import WeaviateInstrumentor
WeaviateInstrumentor().instrument()