Details
-
Epic
-
Status: On Hold
-
Medium
-
Resolution: Unresolved
-
None
-
None
-
Long queries
Description
There several problems with Long queries:
- Sometimes the default length
10242048 is too small - Truncated Queries must be properly presented on UI and user can understand why Explain or other features not working
- User need to be able increase the size for query example/ fingerprint
- TBD
Notes
We truncate long query in pmm-agent:
https://github.com/percona/pmm-agent/blob/main/utils/truncate/query.go