mongodb-js / compass

The GUI for MongoDB.
https://mongodb.com/compass
Other
1.15k stars 176 forks source link

Mongo Compass online request #2386

Closed fbeqirllari closed 3 years ago

fbeqirllari commented 3 years ago

Question

Why mongo compass is sending data to an online api call?

Additional context

Anemy commented 3 years ago

Hi @bucibucii Compass uses a few online api calls for things like checking for auto updates, crash reports, telemetry, etc. These can be viewed and disabled in the Privacy Settings tab:

Screen Shot 2021-08-06 at 10 44 23 AM Screen Shot 2021-08-06 at 10 44 44 AM

We also have an Isolated release which disables all network connections except the connection to the MongoDB instance.

Going to close this if that's alright, thanks for checking out Compass - let me know if that answers your question.