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
588531dd76
VictoriaMetrics
/
app
History
Aliaksandr Valialkin
6ea7f23446
app/vmselect/promql: increase the estimated number of time series returned by
aggr() by (something)
from 100 to 1K, since 100 may result in OOM for high number of time series
2020-01-03 01:02:30 +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: return StatusNoContent http response for
/api/v1/import
to be consistent with other insert handlers
2019-12-19 01:22:01 +02:00
vmrestore
all: use gozstd instead of pure Go zstd for GOARCH=amd64
2019-12-24 12:43:59 +02:00
vmselect
app/vmselect/promql: increase the estimated number of time series returned by
aggr() by (something)
from 100 to 1K, since 100 may result in OOM for high number of time series
2020-01-03 01:02:30 +02:00
vmstorage
all: publish Docker images for the following GOARCH: amd64, arm, arm64, ppc64le and 386
2019-12-11 23:33:11 +02:00