Return-Path: X-Original-To: apmail-mesos-dev-archive@www.apache.org Delivered-To: apmail-mesos-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DF75D10857 for ; Tue, 28 Jan 2014 06:35:18 +0000 (UTC) Received: (qmail 85681 invoked by uid 500); 28 Jan 2014 06:35:17 -0000 Delivered-To: apmail-mesos-dev-archive@mesos.apache.org Received: (qmail 85648 invoked by uid 500); 28 Jan 2014 06:35:17 -0000 Mailing-List: contact dev-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list dev@mesos.apache.org Received: (qmail 85634 invoked by uid 99); 28 Jan 2014 06:35:17 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jan 2014 06:35:17 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 515BF1D4653; Tue, 28 Jan 2014 06:35:15 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8792321178556825916==" MIME-Version: 1.0 Subject: Re: Review Request 17443: Added queued and launched tasks to slave stats. From: "David Robinson" To: "David Robinson" , "Benjamin Hindman" , "Adam B" , "Ben Mahler" , "Niklas Nielsen" Cc: "mesos" , "Vinod Kone" Date: Tue, 28 Jan 2014 06:35:15 -0000 Message-ID: <20140128063515.6810.11305@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "David Robinson" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/17443/ X-Sender: "David Robinson" References: <20140128030251.6810.48978@reviews.apache.org> In-Reply-To: <20140128030251.6810.48978@reviews.apache.org> Reply-To: "David Robinson" X-ReviewRequest-Repository: mesos-git --===============8792321178556825916== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17443/#review32964 ----------------------------------------------------------- Ship it! src/slave/http.cpp Same comment as RB 17442. queued_tasks_gauge and launced_tasks_gauge (or active_tasks_gauge, same as whatever gets using in the master). - David Robinson On Jan. 28, 2014, 3:02 a.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/17443/ > ----------------------------------------------------------- > > (Updated Jan. 28, 2014, 3:02 a.m.) > > > Review request for mesos, Adam B, Benjamin Hindman, Ben Mahler, David Robinson, and Niklas Nielsen. > > > Bugs: MESOS-772 > https://issues.apache.org/jira/browse/MESOS-772 > > > Repository: mesos-git > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/slave/http.cpp c8357e214d2adf2cd712072f58d07b07badb79dc > > Diff: https://reviews.apache.org/r/17443/diff/ > > > Testing > ------- > > make > > > Thanks, > > Vinod Kone > > --===============8792321178556825916==--