You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Julia (JIRA)" <ji...@apache.org> on 2017/02/02 20:29:51 UTC

[jira] [Created] (REEF-1736) Define IMetricsProvider

Julia created REEF-1736:
---------------------------

             Summary: Define IMetricsProvider
                 Key: REEF-1736
                 URL: https://issues.apache.org/jira/browse/REEF-1736
             Project: REEF
          Issue Type: Task
            Reporter: Julia


This JIRA is to define the interface for IMetricsProvider.

MetricsProvider will be registered in MetricsManageer. It will return metrics data when is called. 

Typically, IMRUDriver can implement IMetricsProvider as it has both driver state information and task progress information got from task message. 

Other type of IMetricsProvider can be added in future, e.g. getting metrics data from profiling. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)