Commit e78e5da
Diagnostics: Adds DurationInMs to StoreResult (#4462)
* Add StoreResponseStatistics startTime to diagnostics
* Add latency in ms to make it easier to read.
* Converted to DurationInMs
* Remove start time
* Update baseline file.
---------
Co-authored-by: jakewilley_microsoft <--global>
Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>1 parent 52a5b83 commit e78e5da
File tree
2 files changed
+13
-0
lines changed- Microsoft.Azure.Cosmos
- src/Tracing
- tests/Microsoft.Azure.Cosmos.Tests/BaselineTest/TestBaseline
2 files changed
+13
-0
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
325 | 336 | | |
326 | 337 | | |
327 | 338 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| 320 | + | |
320 | 321 | | |
321 | 322 | | |
322 | 323 | | |
| |||
513 | 514 | | |
514 | 515 | | |
515 | 516 | | |
| 517 | + | |
516 | 518 | | |
517 | 519 | | |
518 | 520 | | |
| |||
0 commit comments