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-02-09 15:27:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b5645ccbdf
VictoriaMetrics
/
app
History
Aliaksandr Valialkin
b5645ccbdf
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:21 +02:00
..
victoria-metrics
all: use gozstd instead of pure Go zstd for GOARCH=amd64
2019-12-24 12:42:42 +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: return StatusNoContent http response for
/api/v1/import
to be consistent with other insert handlers
2019-12-19 01:21:54 +02:00
vmrestore
all: use gozstd instead of pure Go zstd for GOARCH=amd64
2019-12-24 12:42:42 +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:21 +02:00
vmstorage
lib/storage: remove metricID with missing metricID->metricName entry
2019-12-02 20:46:44 +02:00