mongocli atlas performanceAdvisor slowOperationThreshold disable
On this page
This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of MongoCLI.
Disable the application-managed slow operation threshold for your project.
The slow operation threshold determines which operations are flagged by the Performance Advisor and Query Profiler. When disabled, the application considers any operation that takes longer than 100 milliseconds to be slow.
Syntax
mongocli atlas performanceAdvisor slowOperationThreshold disable [options]
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for disable | |
--projectId | string | false | Project ID to use. Overrides configuration file or environment variable settings. |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |