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-05 14:22:15 +01:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
c97681b45c
VictoriaMetrics
/
vendor
/
github.com
/
VictoriaMetrics
History
Aliaksandr Valialkin
4ee53c3961
all: use
net.Dial
instead of
fasthttp.Dial
, because
fasthttp.Dial
limits the number of concurrent dials to 1000
2021-01-11 12:52:51 +02:00
..
fastcache
vendor: update github.com/VictoriaMetrics/fastcache from v1.5.5 to v1.5.7
2020-01-22 12:30:55 +02:00
fasthttp
all: use
net.Dial
instead of
fasthttp.Dial
, because
fasthttp.Dial
limits the number of concurrent dials to 1000
2021-01-11 12:52:51 +02:00
metrics
vendor: update github.com/VictoriaMetrics/metrics from v1.12.2 to v1.12.3
2020-08-07 13:02:35 +03:00
metricsql
app/vmselect: properly parse negative combined offsets such as
-1h2m3s
2020-12-19 01:25:03 +02:00