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 e8b5649 commit aa8f548Copy full SHA for aa8f548
source/reference/connection-string.txt
@@ -1214,8 +1214,11 @@ Miscellaneous Configuration
1214
- the :data:`system.profile.appName` field in the :doc:`database
1215
profiler </reference/database-profiler>` output.
1216
1217
- If you do not specify a custom app name, the :binary:`~bin.mongo`
1218
- shell uses the default "``MongoDB Shell``".
+ The :urioption:`appName` connection option is only applicable
+ when provided to a :ecosystem:`MongoDB Driver </>`. This
1219
+ parameter has no effect when supplied to a client application
1220
+ such as :compass:`MongoDB Compass </>` or the
1221
+ :binary:`~bin.mongo` shell.
1222
1223
.. versionadded:: 4.0
1224
0 commit comments