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
1f271a9815
VictoriaMetrics
/
app
History
Aliaksandr Valialkin
ccd3aa4f15
app/vmselect: take into account the time the requests wait in the queue if
-search.maxConcurrentRequests
is exceeded
...
This will prevent from excess CPU usage for timed out queries.
2020-02-04 16:20:48 +02:00
..
vmbackup
all: use gozstd instead of pure Go zstd for GOARCH=amd64
2019-12-24 12:43:59 +02:00
vminsert
all: do not clash flag description with back-quoted flag types
2020-02-04 15:56:01 +02:00
vmrestore
all: do not clash flag description with back-quoted flag types
2020-02-04 15:56:01 +02:00
vmselect
app/vmselect: take into account the time the requests wait in the queue if
-search.maxConcurrentRequests
is exceeded
2020-02-04 16:20:48 +02:00
vmstorage
lib/storage: pre-fetch metricNames for the found metricIDs in Search.Init
2020-01-30 15:16:16 +02:00