Lightrun Metrics For Java Demo
This demo shows how to use Lightrun Metrics and measure the performance of 20 instances of a java running application.
Using Lightrun dynamic observability and the key Metrics below developers can measure their app performance in runtime:
- Tic-Toc (Block of code execution duration)
- Method Duration (Specified java method execution duration)
- Custom Metric (A custom expressions that evaluate to a numeric result of type long).