cadvisor/collector
Rohit Jnagal 3f8e065947 Two small fixes to custom metric collection.
- a typo in minPollingFrequency multiplies it with time.Second twice.
- Updating custom metrics is unnecessarily called for all containers.
2015-07-23 01:56:07 +00:00
..
config Add a generic config and collector for custom metrics 2015-07-06 19:07:39 -07:00
collector_manager_test.go Add metrics caching 2015-07-20 11:24:20 -07:00
collector_manager.go Add logic to read custom metric config files from container root. 2015-07-22 15:45:07 +00:00
config.go Add a generic config and collector for custom metrics 2015-07-06 19:07:39 -07:00
fakes.go Include custom metrics in ContainerStats structure 2015-07-13 21:15:40 -07:00
generic_collector_test.go Add logic to read custom metric config files from container root. 2015-07-22 15:45:07 +00:00
generic_collector.go Two small fixes to custom metric collection. 2015-07-23 01:56:07 +00:00
types.go Include custom metrics in ContainerStats structure 2015-07-13 21:15:40 -07:00