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
2f58f37f07
VictoriaMetrics
/
app
History
Aliaksandr Valialkin
2f58f37f07
app/vmselect/promql: add
lag(q[d])
function, which returns the lag between the current timestamp and the timstamp for the last data point in
q
2019-11-01 12:21:33 +02:00
..
victoria-metrics
all: add support for GOARCH=386 and fix all the issues related to 32-bit architectures such as GOARCH=arm
2019-10-17 18:23:23 +03:00
vminsert
all:
make fmt
2019-10-17 20:04:34 +03:00
vmselect
app/vmselect/promql: add
lag(q[d])
function, which returns the lag between the current timestamp and the timstamp for the last data point in
q
2019-11-01 12:21:33 +02:00
vmstorage
app/vmstorage: add
-bigMergeConcurrency
and
-smallMergeConcurrency
flags for tuning the maximum number of CPU cores used during merges
2019-10-31 16:19:13 +02:00