This video covers two new features coming with MicroProfile Metrics 2.3.

First, a new annotation @SimplyTimed was added to track the elapsed timed of methods invocations with less statistical output compared to @Timed.

Second, MicroProfile Metrics 2.3 now defines a new (optional) base metric to track each REST endpoint invocation with this simpler timer out-of-the-box.

» Corresponding blog post: https://rieckpil.de/whatis-eclipse-microprofile-m/
» Source code on GitHub: https://github.com/rieckpil/getting-started-with-eclipse-microprofile
» More about MicroProfile: https://rieckpil.de/category/microprofile/

#rest #microprofile #metrics

New @SimplyTimed annotation and REST base metric with MicroProfile Metrics 2.3
1.45 GEEK