This library allows tracing client-side calls to Pinecone vector DB sent with the official Pinecone library.
pip install opentelemetry-instrumentation-pineconefrom opentelemetry.instrumentation.pinecone import PineconeInstrumentor
PineconeInstrumentor().instrument()