Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Brandon Waterloo [MSFT] e57431b7e6
Axe these super noisy tests (#2794) 2021-03-18 12:25:41 -04:00
Brandon Waterloo [MSFT] c944488e26
Use shared experimentation framework (#2432) 2020-10-23 12:37:05 -04:00
Brandon Waterloo [MSFT] a14d9b794b
Add Experimentation Service client (#1934)
* Create an adapter for TAS

* Add activity measurement service

* Refactoring

* Update dependencies

* Use registerEvent for save listener

* Remove ITelemetryReporter
2020-05-05 15:07:31 -04:00
Ravikumar Palanisamy 2532058669
Revert "telemetry changes for vscodespace (#1922)" (#1930)
This reverts commit 3d93370059.
2020-04-29 10:29:11 -07:00
Ravikumar Palanisamy 3d93370059
telemetry changes for vscodespace (#1922) 2020-04-28 16:42:47 -07:00
Brandon Waterloo [MSFT] 7302d48b6e
Temporarily disable active use survey (#1851)
* Disable active use survey

* Disable failing tests
2020-04-10 15:11:44 -04:00
Phillip Hoff 75903e69fb
Allow unit tests to run independently (#1640)
* Sketch marking up unit tests.

* Mark up remaining unit tests.

* Add Gulp task to run just unit tests.
2020-02-20 10:59:24 -08:00
Phillip Hoff bdf34221be
Adds "active use" tracking for survey purposes (#1626) (#1633)
* Sketch hooking telemetry reporting.

* Start listening for events.

* Update global state with last event dates.

* Switch to swappable clock and disable NPS.

* Eliminate specific "clock" interface.

* Add TelemetryReporterProxy test.

* Add TelemetryPublisher tests.

* Sketch test of survey.

* Refactor to allow deterministic testing.

* Continue adding tests.

* Additional test.

* Tweaked selection.

* Add language check.

* Add tests for post-activation events.

* Test ignoring activation events.

* Fixup linter warnings.

* Refactor telemetry events.

* Fixed telemetry reporting.

* Add docs.
2020-02-18 14:17:22 -08:00