Azure / azure-cosmosdb-java

Java Async SDK for SQL API of Azure Cosmos DB
MIT License
54 stars 61 forks source link

Supporting CPU metrics on request diagnostics #279

Open simplynaveen20 opened 5 years ago

simplynaveen20 commented 5 years ago

Describe the bug Providing support for CPU metrics on request diagnostics string. Currently we don't have any data point in request diagnostics for cpu usage information , incorporating this will be helpful in analyzing client side issues such as socket-timeout exception.