Github user thomascristanis commented on a diff in the pull request:

    https://github.com/apache/incubator-edgent/pull/314#discussion_r128312474
  
    --- Diff: 
utils/metrics/src/main/java/org/apache/edgent/metrics/MetricsSetup.java ---
    @@ -85,6 +92,25 @@ public MetricsSetup startJMXReporter(String 
jmxDomainName) {
             reporter.start();
             return this;
         }
    +
    +    /**
    +     * Starts the metric {@code CsvReporter}. If no MBeanServer was set, 
use the
    +     * virtual machine's platform MBeanServer.
    +     * 
    +     * @param pathMetrics
    --- End diff --
    
    I'm making some adjustments to a problem that appeared.
    Sorry, I will soon put the set code.


---
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.
---

Reply via email to