avaje / avaje-metrics

Core implementation of avaje metric api
http://avaje-metrics.github.io
7 stars 0 forks source link

Add GraphiteReporter.Builder.timedThresholdMicros() #67

Closed rbygrave closed 11 months ago

rbygrave commented 11 months ago

This can be used typically when using enhancement to add metrics to all spring components or all avaje-inject components to filter out timing metrics and not report them when method total execution time does not exceed the threshold specified.