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 3f0d638 commit 6443cdbCopy full SHA for 6443cdb
source/reference/connection-string.txt
@@ -964,8 +964,11 @@ Miscellaneous Configuration
964
- the :data:`system.profile.appName` field in the :doc:`database
965
profiler </reference/database-profiler>` output.
966
967
- If you do not specify a custom app name, the :binary:`~bin.mongo`
968
- shell uses the default "``MongoDB Shell``".
+ The :urioption:`appName` connection option is only applicable
+ when provided to a :ecosystem:`MongoDB Driver </>`. This
969
+ parameter has no effect when supplied to a client application
970
+ such as :compass:`MongoDB Compass </>` or the
971
+ :binary:`~bin.mongo` shell.
972
973
.. versionadded:: 4.0
974
0 commit comments