VictoriaMetrics/vendor
Aliaksandr Valialkin 904dababcc vendor: update github.com/VictoriaMetrics/metrics from v1.15.3 to v1.16.0
This adds the following new metrics for each VictoriaMetrics app:

* process_resident_memory_anonymous_bytes - the RSS share for memory allocated by the process itself.
  This share cannot be freed by the OS, so it must be taken into account by OOM killer.

* process_resident_memory_pagecache_bytes - the RSS share for page cache memory (aka memory-mapped files).
  This share can be freed by the OS at any time, so it must be ignored by OOM killer.
2021-03-17 17:59:40 +02:00
..
cloud.google.com/go vendor: make vendor-update 2021-03-16 19:08:36 +02:00
github.com vendor: update github.com/VictoriaMetrics/metrics from v1.15.3 to v1.16.0 2021-03-17 17:59:40 +02:00
go.opencensus.io vendor: make vendor-update 2021-02-01 19:39:10 +02:00
go.uber.org/atomic app/vmctl: move vmctl code from github.com/VictoriaMetrics/vmctl 2021-02-01 01:10:20 +02:00
golang.org/x vendor: make vendor-update 2021-03-16 19:08:36 +02:00
google.golang.org vendor: make vendor-update 2021-03-16 19:08:36 +02:00
gopkg.in/yaml.v2 vendor: make vendor-update 2020-12-03 20:16:30 +02:00
modules.txt vendor: update github.com/VictoriaMetrics/metrics from v1.15.3 to v1.16.0 2021-03-17 17:59:40 +02:00