Skip to content

Commit 76b9ace

Browse files
authored
Add session and runner id to list of telemetry items (#39733)
* Add session and runner id to list of telemetry items * Update unit-testing-mstest-runner-telemetry.md
1 parent 58b02b6 commit 76b9ace

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/core/testing/unit-testing-mstest-runner-telemetry.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ The telemetry feature collects the following data points:
7474
| All | Version of the platform. |
7575
| All | Version of your extensions. |
7676
| All | Version of your test adapter. |
77+
| All | Guid to correlate events from a single runner. |
78+
| 1.0.3 | Guid to correlate events from a single test run. |
7779

7880
## Continuous integration detection
7981

0 commit comments

Comments
 (0)