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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---