Micrometer/micrometer: Release v0.2.0.RELEASE
Name: micrometer
Owner: Micrometer
Release: v0.2.0.RELEASE
Released: 2017-05-18
License: Apache-2.0
Release Assets:
@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
.