Skip to content

Diagnostics additional information #2570

Closed

Description

The current diagnostics can have a lot of pages. This issue is to describe adding a summary to the top the diagnostics to make it easier to root cause.

Example of suggestion:

"TotalRequestStats":{
   "TotalRequests": 2,
   "FailedRequests":0,
   "ThrottledRequests":0,
   "MaxCpuUsage": 25,
   "TotalTimeInMs": 50,
   "TotalServiceProcessingTimeInMs": 30,
   "TotalNetworkingTimeInMs": 40,
   "TotalSdkTimeInMs":10
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

DiagnosticsIssues around diagnostics and troubleshootingfeature-requestNew feature or request

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions