Pablo Marcos
72391fa819
Collect on query finish if took longer than the interval
2024-08-30 15:00:24 +00:00
Pablo Marcos
06790f0104
Fix memory collection
...
Use the memory_usage and peak_memory_usage from the QueryStatusInfo
instead which holds the proper value independently of the thread
we are collecting the data from.
2024-08-30 09:37:45 +00:00
Pablo Marcos
9aefe9b43c
Remove the CurrentMetric_
prefix
2024-08-29 15:48:53 +00:00
Pablo Marcos
e39cec986b
Disable query_metric_log collection setting the interval to 0
2024-08-29 15:43:04 +00:00
Pablo Marcos
78f29038ed
Move query_id to top
2024-08-29 11:19:52 +00:00
Pablo Marcos
a561899da0
Rename system.query_log_metric to system.query_metric_log
...
Seems I had at the very beginning a brainfart and started using
query_log_metric instead of query_metric_log and it went on and on
:facepalm
2024-07-19 14:13:15 +00:00