mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-18 22:52:11 +01:00
0514091948
- Consistently return the first `limit` log entries if the total size of found log entries doesn't exceed 1Mb. See app/vlselect/logsql/sort_writer.go . Previously random log entries could be returned with each request. - Document the change at docs/VictoriaLogs/CHANGELOG.md - Document the `limit` query arg at docs/VictoriaLogs/querying/README.md - Make the change less intrusive. Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5674 Updates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/5778 |
||
---|---|---|
.. | ||
arena.go | ||
block_data_test.go | ||
block_data.go | ||
block_header_test.go | ||
block_header.go | ||
block_search.go | ||
block_stream_merger.go | ||
block_stream_reader.go | ||
block_stream_writer.go | ||
block_test.go | ||
block_timing_test.go | ||
block.go | ||
bloomfilter_test.go | ||
bloomfilter.go | ||
consts.go | ||
datadb_test.go | ||
datadb.go | ||
encoding_test.go | ||
encoding_timing_test.go | ||
encoding.go | ||
filenames.go | ||
filters_test.go | ||
filters.go | ||
hash128_test.go | ||
hash128_timing_test.go | ||
hash128.go | ||
index_block_header_test.go | ||
index_block_header.go | ||
indexdb_test.go | ||
indexdb.go | ||
inmemory_part_test.go | ||
inmemory_part_timing_test.go | ||
inmemory_part.go | ||
log_rows_timing_test.go | ||
log_rows.go | ||
parser_test.go | ||
parser.go | ||
part_header_test.go | ||
part_header.go | ||
part.go | ||
partition_test.go | ||
partition.go | ||
rows_test.go | ||
rows.go | ||
storage_search_test.go | ||
storage_search.go | ||
storage_test.go | ||
storage.go | ||
stream_filter.go | ||
stream_id_test.go | ||
stream_id.go | ||
stream_tags.go | ||
tenant_id_test.go | ||
tenant_id.go | ||
tokenizer_test.go | ||
tokenizer_timing_test.go | ||
tokenizer.go | ||
u128_test.go | ||
u128.go | ||
values_encoder_test.go | ||
values_encoder_timing_test.go | ||
values_encoder.go |