2
I Use This!
Very High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 12 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lib/logstorage: consistently sort stream contexts belonging to different streams by the minimum time seen in the matching logs More... 9 months ago
lib/logstorage: add _msg="---" delimiter between different log streams in stream_context output More... 9 months ago
docs/VictoriaLogs/LogsQL.md: use proper heading for `blocks_count` pipe docs More... 9 months ago
deployment: update VictoriaLogs docker image from v0.29.0-victorialogs to v0.30.0-victorialogs More... 9 months ago
docs/VictoriaLogs/CHANGELOG.md: cut v0.30.0-victorialogs release More... 9 months ago
vendor: run `make vendor-update` More... 9 months ago
lib/logstorage: improve performance for stream_context pipe over streams with big number of log entries More... 9 months ago
lib/contextutil: make golanci-lint happy by substituing unused function arg name with _ More... 9 months ago
lib/logstorage: properly return surrounding logs outside the selected time range by stream_context pipe More... 9 months ago
app/vlinsert: support `_time` field without timezone information during data ingestion More... 9 months ago
app/vlinsert/insertutils: add a link to docs why _msg field must be non-empty More... 9 months ago
docs/VictoriaLogs/CHANGELOG.md: typo fix: itentifying -> identifying More... 9 months ago
feature: [victorialogs] drop logs without non-empty _msg field (#7056) More... 9 months ago
docs/VictoriaLogs/CHANGELOG.md: document the fix for Windows build More... 9 months ago
docs/VictoriaLogs/CHANGELOG.md: typo fix after 255d1d4e139acc0bc66cfbec2ecdaffdf9177e14: returns -> return More... 9 months ago
app/vlselect/logsql: clone the query with the current timestamp when performing live tailing requests in the loop More... 9 months ago
Automatic update operator docs from VictoriaMetrics/operator@5271a59 (#7099) More... 9 months ago
docs/LTS-releases.md: consistently use `v` prefix in front of VictoriaMetrics releases More... 9 months ago
lib/logstorage: add `blocks_count` pipe More... 9 months ago
docs/victorialogs/data-ingestion: removed FluentBit Elasticsearch from examples (#7093) More... 9 months ago
deployment: restructure victorialogs examples (#6971) More... 9 months ago
lib/logstorage: lazily read column headers metadata during queries More... 9 months ago
lib/logstorage: read timestamps column when it is really needed during query execution More... 9 months ago
Automatic update operator docs from VictoriaMetrics/operator@1feab7d (#7092) More... 9 months ago
app/vmalert: bump default values for sending data to `remoteWrite.url` (#7084) More... 9 months ago
lib/logstorage: improve the performance of obtaining _stream column value More... 9 months ago
lib/logstorage/consts.go: document that it isn't recommended setting maxColumnsPerBlock constant to too big values More... 9 months ago
lib/logstorage: improve performance for streamID.marshalString() by more than 2x More... 9 months ago
lib/logstorage: add benchmark for streamID.marshalString More... 9 months ago
docs: update CONTRIBUTING.md with practical requirements (#7087) More... 9 months ago