[ https://issues.apache.org/jira/browse/MESOS-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Peach reassigned MESOS-7888: ---------------------------------- Shepherd: Yan Xu Assignee: James Peach Fix Version/s: 1.4.0 We should cherry-pick this for the 1.4.0 release so that we don't ship the fetcher metrics before changing them. > Track fetcher task success and failures > --------------------------------------- > > Key: MESOS-7888 > URL: https://issues.apache.org/jira/browse/MESOS-7888 > Project: Mesos > Issue Type: Bug > Components: fetcher, statistics > Reporter: James Peach > Assignee: James Peach > Priority: Minor > Fix For: 1.4.0 > > > In MESOS-7524, we added fetcher metrics for total task fetches and failed > task fetches. For consistency with the similar metrics in MESOS-7842, we > should switch these to track the successful task fetches and the failed task > fetches. Operators can derive the total by adding the succeeded and failed > counts. > ie. replace `containerizer/fetcher/task_fetches_total` with > `containerizer/fetcher/task_fetches_succeeded`. -- This message was sent by Atlassian JIRA (v6.4.14#64029)