You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect it's too late for the original asker of the question, but it's possible to modify the source code to have Spring Batch export metrics via micrometer. I tried to use the Spring Boot application.properties file to make this happen, but picocli introduces just enough friction that it's not automatic.
is there a way to obtain metrics from riot application when it is running other than jconsole or similar application?
I want to run riot as part of a script and I want to monitor if queues are getting overwhelmed while performing scan/dump
Thanks!
The text was updated successfully, but these errors were encountered: