-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60957/#review180973
-----------------------------------------------------------
src/master/registrar.cpp
Line 156 (original), 156 (patched)
<https://reviews.apache.org/r/60957/#comment256355>
There is only a single fetch, so this intentionally omits the time window since getting
a distribution for a single data point isn't useful.
- Benjamin Mahler
On July 19, 2017, 9:04 a.m., James Peach wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/60957/
> -----------------------------------------------------------
>
> (Updated July 19, 2017, 9:04 a.m.)
>
>
> Review request for mesos, Benjamin Mahler, Kevin Klues, and Jiang Yan Xu.
>
>
> Bugs: MESOS-6918
> https://issues.apache.org/jira/browse/MESOS-6918
>
>
> Repository: mesos
>
>
> Description
> -------
>
> Added a time window argument for the Timer metrics that were missing it.
>
>
> Diffs
> -----
>
> src/master/registrar.cpp 242cd0a4f1fad327dcc1a59260f46987cfeba59c
> src/state/log.cpp b71383906cf28fe0769cbb620387a0e0134f01f9
>
>
> Diff: https://reviews.apache.org/r/60957/diff/1/
>
>
> Testing
> -------
>
> make check
>
>
> Thanks,
>
> James Peach
>
>
|