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 DC894200CD9 for ; Wed, 19 Jul 2017 18:01:03 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DAE2B1694F3; Wed, 19 Jul 2017 16:01:03 +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 2F0541694F4 for ; Wed, 19 Jul 2017 18:01:03 +0200 (CEST) Received: (qmail 55757 invoked by uid 500); 19 Jul 2017 16:01:02 -0000 Mailing-List: contact dev-help@edgent.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@edgent.apache.org Delivered-To: mailing list dev@edgent.apache.org Received: (qmail 55742 invoked by uid 99); 19 Jul 2017 16:01:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jul 2017 16:01:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id E8A29C041C for ; Wed, 19 Jul 2017 16:01:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id cUD28O06Evdu for ; Wed, 19 Jul 2017 16:01:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 1EBA15FD6F for ; Wed, 19 Jul 2017 16:01:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A7A32E0DBE for ; Wed, 19 Jul 2017 16:01:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1503921EA6 for ; Wed, 19 Jul 2017 16:01:00 +0000 (UTC) Date: Wed, 19 Jul 2017 16:01:00 +0000 (UTC) From: "Thomas Cristanis Cabral Nogueira (JIRA)" To: dev@edgent.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (EDGENT-428) Adding support for csv in MetricsSetup MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 19 Jul 2017 16:01:04 -0000 Thomas Cristanis Cabral Nogueira created EDGENT-428: ------------------------------------------------------- Summary: Adding support for csv in MetricsSetup Key: EDGENT-428 URL: https://issues.apache.org/jira/browse/EDGENT-428 Project: Edgent Issue Type: New Feature Components: Utils Affects Versions: Apache Edgent 1.1.0 Environment: Raspberry PI Reporter: Thomas Cristanis Cabral Nogueira Priority: Minor Fix For: Apache Edgent 1.1.0 Attachments: Screen Shot 2017-07-18 at 09.34.36.png, Screen Shot 2017-07-18 at 09.35.24.png, Screen Shot 2017-07-19 at 11.48.37.png In the current project status only had the support will JMX. So it was implementing the support to generate .csv files in accordance with [metrics library|http://metrics.dropwizard.io/3.1.0/manual/core/#man-core-reporters-csv] already used in the project. -- This message was sent by Atlassian JIRA (v6.4.14#64029)