-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Tech debt
-
None
-
Not Needed
Currently, instance and build data are being collected by DataService.
The build metrics are also being collected by https://github.com/mongodb-js/mongodb-build-info
Cloud metrics were extracted from https://github.com/mongodb-js/compass-metrics/blob/master/src/modules/get-cloud-info.js
and placed in a separate repo https://github.com/mongodb-js/mongodb-cloud-info/ to being used by VSCode extension.
Use a single source of thought for collecting instance, build, and cloud metrics that can be consumed by Compass, VSCode, and mongosh projects.
- related to
-
COMPASS-4116 Telemetry for ADL is wrong
- Closed
- split to
-
COMPASS-4260 use mongodb-build-info when checking for genuineMongoDB and DataLake
- Closed