Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
When enabled, this property logs queries that exceed the duration specified by glide.db.stats.threshold, helping to identify performance bottlenecks. |
| What area does it affect? |
Database performance monitoring |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when troubleshooting database performance or adjusting logging levels. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.db.stats |
| Sys ID |
c74536de0a0a0b84001b8a039ffb1ccd |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Log slow queries. If true, queries slower than the threshold defined by glide.db.stats.threshold will be logged. |
| Updated |
2024-05-25 03:39:09 |
Related properties