mongocli cloud-manager performanceAdvisor slowOperationThreshold disable
On this page
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 cloud-manager performanceAdvisor slowOperationThreshold disable [options]
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for disable | |
--projectId | string | false | Project ID to use. Overrides the settings in the configuration file or environment variable. |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |