containerd/metrics/cgroups
Stephen J Day 09b5ca1072
api/events: split event types from events service
To avoid importing all of grpc when consuming events, the types of
events have been split in to a separate package. This should allow a
reduction in memory usage in cases where a package is consuming events
but not using the gprc service directly.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-11-16 15:20:46 -08:00
..
blkio.go Add config for exporting container metrics to prom 2017-09-07 13:40:55 -04:00
cgroups.go api/events: split event types from events service 2017-11-16 15:20:46 -08: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 Allow blocking and non-blocking metrics collection 2017-10-06 12:05:56 -04:00
metrics.go metrics/cgroups: handle error on call to cgroup 2017-10-06 15:51:20 -07:00
oom.go linux: Ensure count is 64bits aligned for proper atomic use on 32bits machines 2017-10-16 10:15:01 -07:00
pids.go Use cgroups proto for prom metrics 2017-09-05 17:26:26 -04:00