This website requires JavaScript.
Explore
Help
Sign In
Kiu
/
VictoriaMetrics
Watch
1
Star
0
Fork
0
You've already forked VictoriaMetrics
mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced
2025-01-20 07:19:17 +01:00
Code
Issues
Actions
1
Packages
Projects
Releases
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