Skip to content

Commit bbd1dfa

Browse files
authored
Merge pull request #96245 from Keerthikan/patch-1
fix dateutc stamp for systemhistory
2 parents 7c25ab2 + 9d7b9fb commit bbd1dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/sql/troubleshoot-dot-net-sdk-slow-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The timeouts include diagnostics, which contain the following, for example:
100100

101101
},
102102
{
103-
"dateUtc": "2021-11-17T23:38:28.3115496Z",
103+
"dateUtc": "2021-11-17T23:38:38.3115496Z",
104104
"cpu": 16.731,
105105
"memory": 9024120.000,
106106
"threadInfo": {

0 commit comments

Comments
 (0)