v0.2.0.RELEASE
Pre-release
Pre-release
@EnableMetrics
to configure web and scheduling instrumentation.- Instrumentation of
RestTemplate
requests (best when AOP is present). - Instrumentation of
@Scheduled
when AOP is present. - New
longTask
property on@Timed
to determine whether the meter will be aLongTaskTimer
orTimer
.