Interface MetricsReporter


  • public interface MetricsReporter
    Reports application metrics using Fluo metrics reporters configured by 'fluo.metrics.reporter.*' properties. Several types of metrics are supported which are described by Dropwizard docs (http://metrics.dropwizard.io/3.1.0/getting-started/). Metrics should be identified by a unique names to avoid conflicts. Periods "." should not be used in metric names.
    Since:
    1.0.0