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
2024-12-15 08:23:34 +01:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
f93c4f2493
VictoriaMetrics
/
app
History
Aliaksandr Valialkin
4a8251feff
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:43 +02:00
..
vminsert
all:
make fmt
2019-10-17 20:05:12 +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:43 +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:17:29 +02:00