[
https://issues.apache.org/jira/browse/EDGENT-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093968#comment-16093968
]
ASF GitHub Bot commented on EDGENT-428:
---------------------------------------
GitHub user thomascristanis opened a pull request:
https://github.com/apache/incubator-edgent/pull/315
[EDGENT-428] Adding support for csv in MetricsSetup
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.
[[EDGENT-428] Adding support for csv in
MetricsSetup](https://issues.apache.org/jira/browse/EDGENT-428)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thomascristanis/incubator-edgent master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-edgent/pull/315.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #315
----
commit fe7c3c21fbb168fd0159e8bbf8848f1beba757c6
Author: Thomas Cristanis <[email protected]>
Date: 2017-07-19T23:35:56Z
Implemented support for csv. Which periodically appends to a set of .csv
files in a given directory
----
> 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
> Labels: features
> 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)