We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89de5f7 commit ff62a0cCopy full SHA for ff62a0c
source/reference/connection-string.txt
@@ -1233,8 +1233,10 @@ Miscellaneous Configuration
1233
- the :data:`system.profile.appName` field in the :doc:`database
1234
profiler </reference/database-profiler>` output.
1235
1236
- If you do not specify a custom app name, :binary:`~bin.mongosh`
1237
- uses the default "``MongoDB Shell``".
+ The :urioption:`appName` connection option is only applicable
+ when provided to a :ecosystem:`MongoDB Driver </>`. This
1238
+ parameter has no effect when supplied to a client application
1239
+ such as :compass:`MongoDB Compass </>` or :binary:`~bin.mongosh`.
1240
1241
.. versionadded:: 4.0
1242
0 commit comments