Skip to content

v0.2.0.RELEASE

Pre-release
Pre-release
Compare
Choose a tag to compare
@jkschneider jkschneider released this 18 May 21:58
  • @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 a LongTaskTimer or Timer.