> On Nov. 24, 2015, 8:14 a.m., Klaus Ma wrote: > > src/webui/master/static/js/services.js, line 130 > > <https://reviews.apache.org/r/40545/diff/1/?file=1134579#file1134579line130> > > > > Do we know why timestamp is NaN?
Because mesos slaves do not supply it in metrics. It's not NaN, it's undefined, and undefined - undefined = NaN: > undefined - undefined NaN - Ian ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40545/#review107734 ----------------------------------------------------------- On Nov. 20, 2015, 5:01 p.m., Ian Babrou wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40545/ > ----------------------------------------------------------- > > (Updated Nov. 20, 2015, 5:01 p.m.) > > > Review request for mesos. > > > Repository: mesos > > > Description > ------- > > MESOS-3970: fix cpu usage in mesos ui > > > Diffs > ----- > > src/webui/master/static/js/services.js > d41bc7142ae0182e25b2ae9dce960ee38ab22361 > > Diff: https://reviews.apache.org/r/40545/diff/ > > > Testing > ------- > > > Thanks, > > Ian Babrou > >
