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)