Azure / azure-cosmos-dotnet-v3

.NET SDK for Azure Cosmos DB for the core SQL API
MIT License
723 stars 477 forks source link

Distributed Tracing: Pass more information in an event along with request diagnostics #4461

Open sourabh1007 opened 2 months ago

sourabh1007 commented 2 months ago

Is your feature request related to a problem? Please describe. Right now, We are just generating event with "name" and "ThresholdViolation" which is quite generic.

Describe the solution you'd like If we can provide more information like, which Threshold is violated.