Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 72A04EF1F for ; Thu, 24 Jan 2013 09:02:25 +0000 (UTC) Received: (qmail 91651 invoked by uid 500); 24 Jan 2013 09:02:25 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 91489 invoked by uid 500); 24 Jan 2013 09:02:23 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 91460 invoked by uid 99); 24 Jan 2013 09:02:23 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jan 2013 09:02:23 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 89DAD1C4A52; Thu, 24 Jan 2013 09:02:16 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8791180082388513860==" MIME-Version: 1.0 Subject: Review Request: Resource Monitoring 2: Adding global statistics. From: "Ben Mahler" To: "Benjamin Hindman" , "Vinod Kone" Cc: "Ben Mahler" , "mesos" Date: Thu, 24 Jan 2013 09:02:16 -0000 Message-ID: <20130124090216.5634.44787@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Ben Mahler" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/9090/ X-Sender: "Ben Mahler" Reply-To: "Ben Mahler" --===============8791180082388513860== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9090/ ----------------------------------------------------------- Review request for mesos, Benjamin Hindman and Vinod Kone. Description ------- This adds a global Statistics object for libprocess, which enables centrali= zed stats across Processes. I'd love to eventually plumb stats into libprocess and export to the webui!= (MESOS-320) This addresses bug MESOS-324. https://issues.apache.org/jira/browse/MESOS-324 Diffs ----- third_party/libprocess/include/process/statistics.hpp 9e3041a6e2a8ef022ea= cacad00bc4d974a8e33c9 = third_party/libprocess/src/process.cpp 72e437862ee0b35126c16d32bec79ef76a= 4e2b23 = third_party/libprocess/src/statistics.cpp 2fe8af83c6c63a0fa8cb2e9636f9289= f0e3d7f2f = Diff: https://reviews.apache.org/r/9090/diff/ Testing ------- make check Thanks, Ben Mahler --===============8791180082388513860==--