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
2025-01-10 15:14:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
90cf356ea1
VictoriaMetrics
/
app
History
Aliaksandr Valialkin
90cf356ea1
app/vmselect/promql: adjust
and
and
unless
binary operator handling to be consistent with Prometheus
2020-01-31 18:52:38 +02:00
..
victoria-metrics
app/victoria-metrics: check for error arg passed to filepath.Walk callback
2020-01-27 20:56:45 +02:00
vmbackup
all: use gozstd instead of pure Go zstd for GOARCH=amd64
2019-12-24 12:42:42 +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 23:02:08 +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:38 +02:00
vmselect
app/vmselect/promql: adjust
and
and
unless
binary operator handling to be consistent with Prometheus
2020-01-31 18:52:38 +02:00
vmstorage
lib/storage: pre-fetch metricNames for the found metricIDs in Search.Init
2020-01-30 15:08:51 +02:00