Configure Telemetry Options配置遥测选项
On this page本页内容
mongosh collects anonymous aggregated usage data to improve MongoDB products. mongosh集合匿名聚合使用数据以改进MongoDB产品。mongosh collects this information by default, but you can disable this data collection at any time.mongosh默认情况下会集合这些信息,但您可以随时禁用此数据集合。
Data Tracked by mongoshmongosh追踪的数据
mongoshmongosh tracks the following data:mongosh跟踪以下数据:
The type of MongoDBMongoDBmongoshis connected to.mongosh连接到的类型。For example, Enterprise Edition, Community Edition, or Atlas Data Lake.例如,Enterprise Edition、Community Edition或Atlas Data Lake。The methods run in这些方法在mongosh.mongosh中运行。mongoshonly tracks the names of the methods, and does not track any arguments supplied to methods.mongosh只跟踪方法的名称,不跟踪提供给方法的任何参数。Whether users run scripts with用户是否使用mongosh.mongosh运行脚本。Errors.错误。
mongosh does not track:不跟踪:
IP addresses, hostnames, usernames, or credentials.IP地址、主机名、用户名或凭据。Queries run in查询在mongosh.mongosh中运行。Any data stored in your MongoDB deployment.存储在MongoDB部署中的任何数据。Personal identifiable information.个人身份信息。
For more information, see MongoDB's Privacy Policy.有关更多信息,请参阅MongoDB的隐私政策。
Toggle Telemetry Collection切换遥测采集
Use the following methods in 在mongosh to toggle telemetry data collection.mongosh中使用以下方法来切换遥测数据集合。