qdrant-dotnet icon indicating copy to clipboard operation
qdrant-dotnet copied to clipboard

Implement trace provider

Open timheuer opened this issue 1 year ago • 1 comments

For cloud native observability, it would be nice to have a tracing story that we could leverage to add to OpenTelemetry.

timheuer avatar Mar 26 '24 06:03 timheuer

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?

russcam avatar Jul 23 '24 08:07 russcam