JMXQuery icon indicating copy to clipboard operation
JMXQuery copied to clipboard

Make json decoding not strict. JMX sometimes throws control characters

Open Matthew-Jenkins opened this issue 6 years ago • 1 comments

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

Matthew-Jenkins avatar Nov 15 '18 02:11 Matthew-Jenkins

up

Lukas-nca avatar Jul 29 '19 14:07 Lukas-nca