JMXQuery
JMXQuery copied to clipboard
Make json decoding not strict. JMX sometimes throws control characters
Hi.
I was having an issue writing a script to monitor an application and trying to dump what I could monitor on that app due to JMX throwing JSON control characters in it's output. This should resolve that without breaking any backwards compatibility.
Thanks, Matthew
up