slow_query_time_threshold

2024-03-07 08:37:59  Updated

slow_query_time_threshold specifies the execution time threshold for slow queries. When the specified threshold is exceeded, a log is recorded in the obproxy_slow.log file.

Attribute Description
Parameter type INTERVAL
Default value 500ms
Value range [0s, 30d]

Contact Us