2
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
app/vmalert: update `-remoteWrite.concurrency` and `-remoteWrite.flushInterval` (#7272) More... 9 months ago
vmalert: properly set `group_name` and `file` fields for recording rules (#7298) More... 9 months ago
Automatic update helm docs from VictoriaMetrics/helm-charts@999d44f (#7316) More... 9 months ago
Automatic update operator docs from VictoriaMetrics/operator@b357f60 (#7319) More... 9 months ago
docs/vmanomaly-release-1.17.2 (#7322) More... 9 months ago
docs: updated cmd flags highlight style (#7312) More... 9 months ago
deployment: bump VM to v1.105.0 More... 9 months ago
app/vmselect: add retention and downsampling filters debug pages (#776) More... 9 months ago
Automatic update helm docs from VictoriaMetrics/helm-charts@1e789d9 (#7307) More... 10 months ago
app/vmui: add missing assets after https://github.com/VictoriaMetrics/VictoriaMetrics/commit/a710d43a20ffad0b7fb1d81bce01d5fa834ea8c5 More... 10 months ago
docs/vmanomaly: release 1.17.1 (#7302) More... 10 months ago
docs/CHANGELOG.md: cut v1.102.5 More... 10 months ago
docs/CHANGELOG.md: cut v1.97.10 More... 10 months ago
docs/CHANGELOG.md: cut v1.105.0 More... 10 months ago
app/{vmselect,vlselect}: run make vmui-update vmui-logs-update More... 10 months ago
docs: re-order changes by priority in log More... 10 months ago
vmstorage: auto calculate maxUniqueTimeseries based on resources (#6961) More... 10 months ago
lib/promscrape: fixed reload on max_scrape_size change (#7282) More... 10 months ago
vmalert: fix blocking hot-reload process if the old rule group hasn't started yet (#7258) More... 10 months ago
docs/vmctl: clarify the meaning of the comment More... 10 months ago
deployment: update VictoriaLogs from v0.36.0-victorialogs to v0.37.0-victorialogs More... 10 months ago
app/vlselect/vmui: run `make vmui-logs-update` after 423df09d7d8985b651e1b763abb627fc342c9176 More... 10 months ago
docs/VictoriaLogs/CHANGELOG.md: cut v0.37.0-victorialogs release More... 10 months ago
vmui/logs: add ability to hide hits chart (#7206) More... 10 months ago
vmui/logs: fix display of hits chart (#7167) More... 10 months ago
docs/VictoriaLogs/CHANGELOG.md: remove "index.html" trailer from the link to docs for the sake of consistency with other links to docs More... 10 months ago
lib/logstorage: use simpler in-memory cache instead of workingsetcache for caching recently ingested _stream values and recently queried set of streams More... 10 months ago
lib/logstorage: do not persist streamIDCache, since it may go out of sync with partition directories, which can be changed manually between VictoriaLogs restarts More... 10 months ago
lib/logstorage: consistently use "pHits := m[..]" pattern More... 10 months ago
lib/logstorage: optimize performance for queries, which select all the log fields for logs containing hundreds of log fields (aka "wide events") More... 10 months ago