You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Chun-Hung Hsiao (JIRA)" <ji...@apache.org> on 2019/02/01 19:29:00 UTC

[jira] [Created] (MESOS-9548) Decouple the lifecycles SLRP metrics from SLRP itself.

Chun-Hung Hsiao created MESOS-9548:
--------------------------------------

             Summary: Decouple the lifecycles SLRP metrics from SLRP itself.
                 Key: MESOS-9548
                 URL: https://issues.apache.org/jira/browse/MESOS-9548
             Project: Mesos
          Issue Type: Bug
          Components: storage
            Reporter: Chun-Hung Hsiao


Currently the lifecycles of SLRP metrics are the same as the SLRP they monitors. This means that if the SLRP fails and being destructed, the metrics will be gone as well. This makes the metrics less useful for operators to monitor SLRP. We should move the `StorageLocalResourceProviderProcess::Metrics` class outside SLRP.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)