Mingxin
Mingxin
With Ver [2.1.0](https://github.com/oracle/weblogic-monitoring-exporter/releases/tag/v2.1.0) prometheus fails when WebLogic runs on Windows platform with https://github.com/oracle/weblogic-monitoring-exporter/issues/16, but Ver [2.0.7](https://github.com/oracle/weblogic-monitoring-exporter/releases/tag/v2.0.7) works properly. From link https://github.com/oracle/weblogic-monitoring-exporter/commit/b72a1f2cdeaf24557e686d907829cc7bef3e27f2 the change for https://github.com/oracle/weblogic-monitoring-exporter/issues/214 ``` void printMetric(String name, Object...
-- Test Case -- [oracle@c7 ~]$ wget https://github.com/spring-projects/spring-loaded/archive/refs/heads/master.zip [oracle@c7 ~]$ unzip -qo master.zip [oracle@c7 ~]$ cd spring-loaded-master/ [oracle@c7 spring-loaded-master]$ ./gradlew build -x test You may see error, hang @ 30%...