Rohit Jnagal
649fac9fc7
Merge pull request #815 from anushree-n/cache
...
Cache custom metrics
2015-07-20 13:04:59 -07:00
anushree-n
e2e193c1fd
Add metrics caching
2015-07-20 11:24:20 -07:00
Rohit Jnagal
df4d8b1da8
Change logic for determining minimum polling frequency.
...
Since polling is tied to housekeeping, minimum supported polling
frequency is 1s.
Users can specify polling frequency higher than 1s. The polling loop
will be called at the minimum frequency specified in config as long as
its higher than the minimum supported frequency.
2015-07-20 15:57:03 +00:00
anushree-n
6871ed42d6
Modify Collect() method of GenericCollector
2015-07-18 09:49:52 -07:00
anushree-n
6cc9d44264
Implement Collect method of Collector interface
2015-07-14 11:06:55 -07:00
Rohit Jnagal
9e1101f020
Merge pull request #810 from anushree-n/modifyConfig
...
Modify Collector structure
2015-07-14 09:57:18 -07:00
anushree-n
4f83aae835
Include custom metrics in ContainerStats structure
2015-07-13 21:15:40 -07:00
anushree-n
1083213d22
Modify Collector structure
2015-07-10 14:55:55 -07:00
anushree-n
b4dcc3772a
Add a generic config and collector for custom metrics
2015-07-06 19:07:39 -07:00
Victor Marmol
4fdd709717
Collectors export metrics from Collect().
2015-05-11 12:26:51 -07:00
Victor Marmol
5b39a77318
Add generic collector runtimes
2015-05-04 15:57:18 -07:00