This website requires JavaScript.
Explore
Help
Sign In
github-mirrors
/
VictoriaMetrics
Watch
1
Star
0
Fork
You've already forked VictoriaMetrics
0
mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced
2024-11-21 14:44:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
170c1c3a4e
VictoriaMetrics
/
app
History
Aliaksandr Valialkin
170c1c3a4e
app/vmselect/promql: add
keep_next_value(q)
for filling gaps with the next non-empty value
2020-01-29 00:48:14 +02:00
..
vmbackup
all: use gozstd instead of pure Go zstd for GOARCH=amd64
2019-12-24 12:43:59 +02:00
vminsert
app/vminsert: moved
-maxInsertRequestSize
command-line flag out of
lib/prompb
in order to prevent its inclusion in
vmselect
and
vmstorage
apps
2020-01-28 22:53:50 +02:00
vmrestore
app/{vmbackup,vmrestore}: add
backup complete
file to backup when it is complete and check for this file before restoring from backup
2020-01-09 15:35:45 +02:00
vmselect
app/vmselect/promql: add
keep_next_value(q)
for filling gaps with the next non-empty value
2020-01-29 00:48:14 +02:00
vmstorage
all: consistently log durations in seconds with millisecond precision
2020-01-22 18:35:24 +02:00