traced
fun QdrantTransport.traced(openTelemetry: OpenTelemetry, serverAddress: String? = null, serverPort: Int? = null): QdrantTransport
Wraps this transport so every operation opens a client span. See kdrantTracing, which is the form to pass to a transport factory.