Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
21.06, 22.08, 23.08
-
MXS-SPRINT-186
Description
When connecting to our NoSQL service, Mongosh promotes MongoDB's free cloud-based monitoring service.
z7m@z7m:~/docs-content/DOCS-3106$ mongosh --host dbswf05397994.syss0001.stage1.skysql.net --port 27017 --tls --tlsCAFile ~/Downloads/stage_chain_2022.pem
|
Current Mongosh Log ID: 636a7f18431f4e5dede8075f
|
Connecting to: mongodb://dbswf05397994.syss0001.stage1.skysql.net:27017/?directConnection=true&tls=true&tlsCAFile=%2Fhome%2Fz7m%2FDownloads%2Fstage_chain_2022.pem&appName=mongosh+1.6.0
|
Using MongoDB: 4.4.1
|
Using Mongosh: 1.6.0
|
|
For mongosh info see: https://docs.mongodb.com/mongodb-shell/
|
|
------
|
The server generated these startup warnings when booting
|
Unexpected log line format: No news is good news.
|
------
|
|
------
|
Enable MongoDB's free cloud-based monitoring service, which will then receive and display
|
metrics about your deployment (disk utilization, CPU, operation statistics, etc).
|
|
The monitoring data will be available on a MongoDB website with a unique URL accessible to you
|
and anyone you share the URL with. MongoDB may use this information to make product
|
improvements and to suggest MongoDB products and deployment options to you.
|
|
To enable free monitoring, run the following command: db.enableFreeMonitoring()
|
To permanently disable this reminder, run the following command: db.disableFreeMonitoring()
|
------
|
|
Executing db.disableFreeMonitoring() does not suppress this notice. Logging this ticket, which may need to be reviewed by the MXS team, because I believe it is not desirable that we have a competitive promotion when connecting to our service.