-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42288/
-----------------------------------------------------------
(Updated 一月 21, 2016, 6:18 a.m.)
Review request for mesos, Jie Yu and Timothy Chen.
Summary (updated)
-----------------
Add timestamp to DockerContainerizer's ResourceStatistics.
Bugs: MESOS-4328
https://issues.apache.org/jira/browse/MESOS-4328
Repository: mesos
Description (updated)
-------
Docker container REST API /monitor/statistics.json output have no timestamp
field, in docker.cpp function cgroupsStatistics add the timestamp value set.
Diffs
-----
src/slave/containerizer/docker.cpp 40f6f0b
Diff: https://reviews.apache.org/r/42288/diff/
Testing
-------
make check
Thanks,
Andy Pang