Closed joschi closed 8 years ago
The Dropwizard Metrics library supports filtering metrics for reporters using the MetricFilter interface.
MetricFilter
The plugins provided by this project should support a metrics filter based on regular expressions against the metric name.
@joschi Could you review my changes for me? I'm really not a Maven expert and could need a second pair of eyes on the module structure.
@joschi ping :)
The Dropwizard Metrics library supports filtering metrics for reporters using the
MetricFilter
interface.The plugins provided by this project should support a metrics filter based on regular expressions against the metric name.