-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 1.20.4
-
Component/s: Telemetry Data
-
None
-
Iteration Icaco
-
Not Needed
-
None
When Compass is connected to ADL it reports the following:
{
"databases_count": 4,
"namespaces_count": 1,
"mongodb_version": "3.6.0",
"enterprise_module": false,
"longest_database_name_length": 27,
"longest_collection_name_length": 9,
"server_architecture": "amd64",
"server_cpu_cores": 2,
"server_cpu_frequency_mhz": null,
"server_memory_gb": 0.2021484375,
"server_os": "linux",
"server_arch": "amd64",
"server_os_family": "linux",
"is_genuine_mongodb": true,
"server_name": "mongodb",
"is_data_lake": false,
"data_lake_version": null,
"is_atlas": true,
"is_localhost": false,
"compass_version": "1.20.4"
}
Maybe something has changed since when we first implemented it.
- is related to
-
COMPASS-4288 Use a single source of truth for collecting metrics
-
- Closed
-
- related to
-
COMPASS-4356 Show that Compass is connected to ADL in sidebar
-
- Closed
-