Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metrics from riot application #122

Open
raghu-nandan-bs opened this issue Jul 12, 2023 · 2 comments
Open

Metrics from riot application #122

raghu-nandan-bs opened this issue Jul 12, 2023 · 2 comments

Comments

@raghu-nandan-bs
Copy link

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!

@corey-cole
Copy link

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.

@raghu-nandan-bs
Copy link
Author

Thanks @corey-cole

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants