containerd/metrics/cgroups
Michael Crosby 72bcdb8fa9 Add config for exporting container metrics to prom
This adds an option for the cgroups monitor to include container metrics
in the prometheus output.  We will have to use the plugin to emit oom
events via the events service but when the `no_prom` setting is set for
the plugin container metrics will not be included in the prom output.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-09-07 13:40:55 -04:00
..
blkio.go Add config for exporting container metrics to prom 2017-09-07 13:40:55 -04:00
cgroups.go Add config for exporting container metrics to prom 2017-09-07 13:40:55 -04:00
cpu.go Update cgroups to 5933ab4dc4f7caa3a73a1dc141bd11f4 2017-09-06 16:20:19 -04:00
hugetlb.go Update cgroups to 5933ab4dc4f7caa3a73a1dc141bd11f4 2017-09-06 16:20:19 -04:00
memory.go Update cgroups to 5933ab4dc4f7caa3a73a1dc141bd11f4 2017-09-06 16:20:19 -04:00
metric.go Use cgroups proto for prom metrics 2017-09-05 17:26:26 -04:00
metrics.go Add config for exporting container metrics to prom 2017-09-07 13:40:55 -04:00
oom.go Add config for exporting container metrics to prom 2017-09-07 13:40:55 -04:00
pids.go Use cgroups proto for prom metrics 2017-09-05 17:26:26 -04:00