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

    https://github.com/apache/incubator-fluo/pull/767#discussion_r79247465
  
    --- Diff: docs/metrics.md ---
    @@ -1,69 +1,112 @@
     # Fluo Metrics
     
    -Fluo core is instrumented using [dropwizard metrics][1]. This allows fluo 
users to easily gather
    -information about Fluo by configuring different reporters. While 
dropwizard can be configured to
    -report Fluo metrics to many different tools, below are some tools that 
have been used with Fluo.
    +A Fluo application can be configured (in [fluo.properties]) to report 
metrics. When metrics are 
    +configured, Fluo will report will some 'default' metrics about an 
application that helps users 
    +monitor its performance. Users can also write code to report 'application' 
metrics from their
    --- End diff --
    
    fixed in 7e0c08fec69e


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to