[
https://issues.apache.org/jira/browse/MESOS-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler reassigned MESOS-375:
-------------------------------------
Assignee: (was: Benjamin Mahler)
I've committed changes that keep a fixed amount of monitoring history in the
ResourceMonitor. To add historical data, we could add a /monitor/history
endpoint for retrieving resource consumption history. This would be fairly
straightforward given the current monitoring code.
> Keep the stats for tasks around after the tasks are archived
> ------------------------------------------------------------
>
> Key: MESOS-375
> URL: https://issues.apache.org/jira/browse/MESOS-375
> Project: Mesos
> Issue Type: Bug
> Reporter: Florian Leibert (flo)
> Labels: twitter
>
> We would like to ship chronos with task stats, however many of our tasks
> finish within a second or so and thus requests to <slave>/monitor/usage.json
> often no longer show the task.
> Could we get these stats for a variable window even after the task got
> scheduled?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)