Judoscale Spring Boot 2 Sample
+ ++ Judoscale is reporting web request metrics to + API URL. +
++ Reload this page to generate metrics, and watch them appear in the + request catcher. +
+ +Simulate slow requests to see how Judoscale tracks request times.
+ + +How It Works
+-
+
- + Each request to this page is tracked by Judoscale. + +
- Metrics like queue time and request duration are collected. +
- Metrics are reported to the API endpoint every 10 seconds. +
-
+ Use the
?sleep=Nparameter to simulate slow requests. +
+
+ Tip: Open the + API endpoint + in another tab to watch metrics as they're reported in real-time. ++ + +