-
Type: Bug
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: 1.5.4
-
Component/s: Telemetry Data
-
3
While on the backend setting force disable telemetry might stop telemetry data from actually being transmitted the following things still appear to work in the shell front end:
config.get("enableTelemetry") still returns true
enableTelemetry() still prints `Telemetry is now enabled.`
- related to
-
MONGOSH-1769 Avoid throwing exceptions from enableTelemetry()/disableTelemetry()
- Closed