From 0244809e04471df4de597d1c2b5f2362b6fc39db Mon Sep 17 00:00:00 2001 From: Jakub Jares Date: Wed, 10 Jun 2026 14:48:40 +0200 Subject: [PATCH] Add versioned MTP telemetry row (2.1.0) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- docs/core/testing/microsoft-testing-platform-telemetry.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/core/testing/microsoft-testing-platform-telemetry.md b/docs/core/testing/microsoft-testing-platform-telemetry.md index dbe890d6a7652..e4ea91187bc0a 100644 --- a/docs/core/testing/microsoft-testing-platform-telemetry.md +++ b/docs/core/testing/microsoft-testing-platform-telemetry.md @@ -88,6 +88,7 @@ The telemetry feature collects the following data points: | All | Version of your test adapter. | | All | Guid to correlate events from a single runner. | | 1.0.3 | Guid to correlate events from a single test run. | +| 2.1.0 | Count of tests discovered. | ## Continuous integration detection