Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BD473200B96 for ; Thu, 6 Oct 2016 09:02:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BBD1D160AAD; Thu, 6 Oct 2016 07:02:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EEDAF160AED for ; Thu, 6 Oct 2016 09:02:21 +0200 (CEST) Received: (qmail 52689 invoked by uid 500); 6 Oct 2016 07:02:20 -0000 Mailing-List: contact dev-help@reef.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@reef.apache.org Delivered-To: mailing list dev@reef.apache.org Received: (qmail 52635 invoked by uid 99); 6 Oct 2016 07:02:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2016 07:02:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 84BDC2C0088 for ; Thu, 6 Oct 2016 07:02:20 +0000 (UTC) Date: Thu, 6 Oct 2016 07:02:20 +0000 (UTC) From: "Dhruv Mahajan (JIRA)" To: dev@reef.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (REEF-1543) Build metrics sytem on top of APIs in REEF-1481 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 06 Oct 2016 07:02:22 -0000 [ https://issues.apache.org/jira/browse/REEF-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15551109#comment-15551109 ] Dhruv Mahajan commented on REEF-1543: ------------------------------------- [~markus.weimer] Please review the PR. https://github.com/apache/reef/pull/1148 > Build metrics sytem on top of APIs in REEF-1481 > ----------------------------------------------- > > Key: REEF-1543 > URL: https://issues.apache.org/jira/browse/REEF-1543 > Project: REEF > Issue Type: Sub-task > Components: REEF.NET > Environment: C# > Reporter: Dhruv Mahajan > Assignee: Dhruv Mahajan > > The aim of this JIRA is to provide implementation of MetricSystem APIs developed as part of REEF-1481. A default sink that simply transmits metrics to driver as part of heartbeats will also be provided. -- This message was sent by Atlassian JIRA (v6.3.4#6332)