Docs Menu

Docs HomeMongoDB Command Line Interface

mongocli atlas performanceAdvisor slowOperationThreshold disable

On this page

  • Syntax
  • Options
  • Inherited Options

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.

mongocli atlas performanceAdvisor slowOperationThreshold disable [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.
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.
←  mongocli atlas performanceAdvisor slowOperationThresholdmongocli atlas performanceAdvisor slowOperationThreshold enable →
Share Feedback