Files
node-problem-detector/pkg
Xuewei Zhang 82c2368795 Metric format fixes on host/uptime and disk/*
1. host/uptime, disk/io_time and disk/weighted_io should be
counter/cumulative metrics. SO we have to use the Sum aggregation method
rather than LastValue aggregation method (which will declare the metric
as gauge metric).

2. Renamed label "device" for disk/* metrics to "device_name".
This is to clarify that it is device_name (sda1) rather than device_path
(/dev/sda1)
2019-08-16 15:14:54 -07:00
..
2019-08-13 15:12:01 +08:00
2019-08-16 01:33:29 -07:00
2018-06-24 10:39:28 +08:00