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

Adding ClientSideRequestStatistics to gateway calls and making endtime nullable #1017

Merged
merged 10 commits into from
Nov 21, 2019

Conversation

j82w
Copy link
Contributor

@j82w j82w commented Nov 18, 2019

Pull Request Template

Description

CosmosClientSideRequestStatistics end time was configured to be the start time. This causes confusion when there was never any calls updating the endtime. Making it optional makes it clear the endtime was never set.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@j82w j82w added the Diagnostics Issues around diagnostics and troubleshooting label Nov 18, 2019
@j82w j82w requested a review from kirillg as a code owner November 18, 2019 19:55
@j82w j82w self-assigned this Nov 18, 2019
@j82w j82w changed the title CosmosClientSideRequestStatistics entime is optional Adding ClientSideRequestStatistics to gateway mode and making endtime nullable Nov 19, 2019
@j82w j82w changed the title Adding ClientSideRequestStatistics to gateway mode and making endtime nullable Adding ClientSideRequestStatistics to gateway calls and making endtime nullable Nov 19, 2019
@j82w j82w merged commit 274fda1 into master Nov 21, 2019
@j82w j82w deleted the users/jawilley/diagnostics/time_fix branch November 21, 2019 14:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants