db icon indicating copy to clipboard operation
db copied to clipboard

Slow Query logging threshold is not configurable.

Open acwest-tss opened this issue 3 months ago • 0 comments

I have been getting frequent slow query logs in my application, and in an effort to reduce them, have discovered that the slowQueryThreshold is hard coded to 200ms. I would prefer not to eliminate all warning logs just to deal with the slow queries, and would very much like to make this threshold configurable in the settings.

acwest-tss avatar Nov 12 '25 22:11 acwest-tss