GitHub user thomascristanis opened a pull request:
https://github.com/apache/incubator-edgent/pull/314
Implemented 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.
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/314.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 #314
----
commit 51a3582de375c65bce7880d598b8025f8ac42347
Author: Thomas Cristanis <[email protected]>
Date: 2017-07-13T17:00:44Z
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.
---