qdrant-dotnet
qdrant-dotnet copied to clipboard
Implement trace provider
For cloud native observability, it would be nice to have a tracing story that we could leverage to add to OpenTelemetry.
Hi @timheuer, the gRPC client should produce tracing spans from Grpc.Net.Client diagnostic source, similiar to other gRPC clients. Is that sufficient for what you're looking for?