-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Add Timeout support for Java Ping #4
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. You're welcome to take a stab at the telegraf/prometheus parts or I can make those changes in a separate follow-up.
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Want me to merge it at this point?
I will try to implement the rest. But maybe it would be more useful to open a new request for that, if it does not work |
I'm good with that since what you have is already a great help. |
Oops, apparently I don't have automated test builds setup for PRs. The merge to master reported a mismatch in the new field |
This is the code that shows a possible execution of #3
I so far only added it to one command, could add it to the others if required, but I'm not familiar with Prometheus or Telegraf
Dependencies were updated. No problems on my end with that. Update was not intentional, just triggered automatically by IDE