You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2014/05/14 02:11:18 UTC

[jira] [Created] (MESOS-1367) add polling to metrics library

Dominic Hamon created MESOS-1367:
------------------------------------

             Summary: add polling to metrics library
                 Key: MESOS-1367
                 URL: https://issues.apache.org/jira/browse/MESOS-1367
             Project: Mesos
          Issue Type: Task
          Components: statistics
            Reporter: Dominic Hamon
            Assignee: Dominic Hamon
            Priority: Minor


The metric history is currently populated in a push-based manner. As such, Gauges do not support history.

We should add a polling system that can regularly pull values from the metrics and insert them into their histories.



--
This message was sent by Atlassian JIRA
(v6.2#6252)