VictoriaMetrics/vendor/github.com
Aliaksandr Valialkin 7275ebf91a
app/vmstorage: export vm_cache_size_max_bytes metrics for determining capacity of various caches
The vm_cache_size_max_bytes metric can be used for determining caches which reach their capacity via the following query:

   vm_cache_size_bytes / vm_cache_size_max_bytes > 0.9
2021-12-02 10:30:43 +02:00
..
aws/aws-sdk-go vendor: make vendor-update 2021-11-29 12:35:40 +02:00
beorn7/perks app/vmctl: move vmctl code from github.com/VictoriaMetrics/vmctl 2021-02-01 01:10:20 +02:00
census-instrumentation/opencensus-proto vendor: make vendor-update 2021-11-01 15:59:38 +02:00
cespare/xxhash/v2 vendor: make vendor-update 2021-08-25 13:41:02 +03:00
cheggaaa/pb/v3 vendor: make vendor-update 2021-04-24 01:34:07 +03:00
cncf vendor: make vendor-update 2021-11-08 12:39:57 +02:00
cpuguy83/go-md2man/v2 vendor: make vendor-update 2021-07-26 16:02:46 +03:00
envoyproxy vendor: make vendor-update 2021-11-17 13:37:42 +02:00
fatih/color vendor: make vendor-update 2021-09-23 15:05:27 +03:00
go-kit vendor: make vendor-update 2021-09-27 17:57:40 +03:00
go-logfmt/logfmt vendor: make vendor-update 2021-08-21 20:16:19 +03:00
golang vendor: make vendor-update 2021-11-01 15:59:38 +02:00
google/go-cmp build(deps): bump cloud.google.com/go/storage from 1.16.0 to 1.16.1 (#1589) 2021-09-01 12:51:42 +03:00
googleapis/gax-go/v2 vendor: make vendor-update 2021-09-20 14:38:55 +03:00
influxdata/influxdb vendor: make vendor-update 2021-09-20 14:38:55 +03:00
jmespath/go-jmespath vendor: make vendor-update 2020-09-22 17:07:37 +03:00
klauspost/compress vendor: make vendor-update 2021-09-15 18:22:59 +03:00
mattn vendor: make vendor-update 2021-11-29 12:35:40 +02:00
matttproud/golang_protobuf_extensions app/vmctl: move vmctl code from github.com/VictoriaMetrics/vmctl 2021-02-01 01:10:20 +02:00
oklog/ulid app/vmctl: move vmctl code from github.com/VictoriaMetrics/vmctl 2021-02-01 01:10:20 +02:00
pkg/errors app/vmctl: move vmctl code from github.com/VictoriaMetrics/vmctl 2021-02-01 01:10:20 +02:00
prometheus vendor: make vendor-update 2021-11-08 12:39:57 +02:00
rivo/uniseg vendor: make vendor-update 2021-02-01 19:39:10 +02:00
russross/blackfriday/v2 vendor: make vendor-update 2021-02-01 19:39:10 +02:00
urfave/cli/v2 app/vmctl: move vmctl code from github.com/VictoriaMetrics/vmctl 2021-02-01 01:10:20 +02:00
valyala all: fix build issues and tests for Apple M1 2021-10-27 15:06:34 +03:00
VictoriaMetrics app/vmstorage: export vm_cache_size_max_bytes metrics for determining capacity of various caches 2021-12-02 10:30:43 +02:00
VividCortex/ewma vendor: make vendor-update 2021-05-01 09:39:26 +03:00