Aliaksandr Valialkin
|
c5d08d317c
|
lib/logstorage: properly reset cached output fields for extract and extract_regexp pipes after the log entry matches if(...) condition
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/7162
|
2024-10-30 22:29:52 +01:00 |
|
Aliaksandr Valialkin
|
4599429f51
|
lib/logstorage: read timestamps column when it is really needed during query execution
Previously timestamps column was read unconditionally on every query.
This could significantly slow down queries, which do not need reading this column
like in https://github.com/VictoriaMetrics/VictoriaMetrics/issues/7070 .
|
2024-09-25 19:17:47 +02:00 |
|
Aliaksandr Valialkin
|
87f1c8bd6c
|
lib/logstorage: work-in-progress
|
2024-06-27 14:20:43 +02:00 |
|
Aliaksandr Valialkin
|
b30e80b071
|
lib/logstorage: work-in-progress
|
2024-05-30 16:19:23 +02:00 |
|
Aliaksandr Valialkin
|
0aafca29be
|
lib/logstorage: work-in-progress
|
2024-05-28 19:29:41 +02:00 |
|
Aliaksandr Valialkin
|
dc55146752
|
lib/logstorage: work-in-progress
|
2024-05-25 21:36:16 +02:00 |
|
Aliaksandr Valialkin
|
e2590f0485
|
lib/logstorage: work-in-progress
|
2024-05-25 00:30:58 +02:00 |
|
Aliaksandr Valialkin
|
22107421eb
|
lib/logstorage: work-in-progress
|
2024-05-22 21:01:20 +02:00 |
|
Aliaksandr Valialkin
|
ad505a7a9a
|
lib/logstorage: work-in-progress
|
2024-05-20 04:08:30 +02:00 |
|