Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add client request latency to CosmosDiagnostics #1218

Closed
j82w opened this issue Feb 18, 2020 · 1 comment · Fixed by #1268
Closed

Add client request latency to CosmosDiagnostics #1218

j82w opened this issue Feb 18, 2020 · 1 comment · Fixed by #1268
Assignees
Labels
Diagnostics Issues around diagnostics and troubleshooting feature-request New feature or request

Comments

@j82w
Copy link
Contributor

j82w commented Feb 18, 2020

Promote a property on CosmosDiagnostics to access the total client side request latency for an operation.

public abstract TimeSpan GetElapsedClientLatency();

@j82w j82w added feature-request New feature or request Diagnostics Issues around diagnostics and troubleshooting labels Feb 18, 2020
@j82w j82w self-assigned this Feb 18, 2020
@j82w j82w changed the title Add client request latency to CosmosDiagnostics Add client request latency and contacted regions to CosmosDiagnostics Feb 26, 2020
@j82w j82w changed the title Add client request latency and contacted regions to CosmosDiagnostics Add client request latency to CosmosDiagnostics Mar 10, 2020
@j82w
Copy link
Contributor Author

j82w commented Mar 10, 2020

Moved contacted regions to a new issue #1269

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Diagnostics Issues around diagnostics and troubleshooting feature-request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant