----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20563/ -----------------------------------------------------------
Review request for mesos and Ben Mahler. Repository: mesos-git Description ------- see summary. we no longer have a global statistics object that manages history, instead each Metric has its own history. We can still support the environment variable by exposing a default history based on it that Metrics users can choose to use. Diffs ----- 3rdparty/libprocess/include/process/metrics/metric.hpp 6a384ded8a4b57fd6aee819d0337773018c45669 3rdparty/libprocess/src/process.cpp 2439526a3c81ccda2b75cb239dc885a28a3b192c 3rdparty/libprocess/src/tests/metrics_tests.cpp abe1588c931b45a09294812974788aa74de44dd4 Diff: https://reviews.apache.org/r/20563/diff/ Testing ------- make check. Thanks, Dominic Hamon
