Open franden opened 4 years ago
Which version(s) of EAP and Quarkus are you using?
also I just tried to copy and paste your example output into the generator - and it worked:
Could you perhaps try a different browser?
I am using JBoss EAP 7.3/Quarkus 1.8.2.Final.
Very strange. I am still not able to generate the Dashboard. I am getting always the same error. I tried also different browser. Chrome 86.0.4240.75, Firefox 81.0.2 and Edge browser in newest version. Same issue there.
I am Using Windows 10.
It worked on in my Ubuntu VM! seems to be a OS related issue.
In additional I get the mentioned error also on Ubuntu VM if I keep the large "vendor" tag, generated by JBoss EAP 7.3.
Please use the zipped JSON to reproduce: full_jboss.metrics.json.zip
Hello, thank you for the great project. I tried to use the generator on http://quarkusdemos.net/. Therefore I exported the input JSON with the OPTIONS from my JBoss EAP application server.
I get always an error from the generator: "400: STATIC ERROR tmp tmp 843 Hn2By7cQ3EWC 60 22 unterminated string"
I tried to do the same with a JSON file generated by Quarkus application, but got the same error.
Could you please fix the generator?