javametrics icon indicating copy to clipboard operation
javametrics copied to clipboard

Application Metrics for Java™ instruments the Java runtime for performance monitoring, providing the monitoring data visually with its built in dashboard

Results 11 javametrics issues
Sort by recently updated
recently updated
newest added

Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from 2.1.3.RELEASE to 2.2.11.RELEASE. Release notes Sourced from spring-boot's releases. v2.2.11.RELEASE :beetle: Bug Fixes HttpEncodingAutoConfiguration is not added to the WebMvcTest slice #23749 server.servlet.session.timeout not in effect when...

dependencies

Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from 2.1.3.RELEASE to 2.2.11.RELEASE. Release notes Sourced from spring-boot's releases. v2.2.11.RELEASE :beetle: Bug Fixes HttpEncodingAutoConfiguration is not added to the WebMvcTest slice #23749 server.servlet.session.timeout not in effect when...

dependencies

Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.1.3.RELEASE to 2.5.12. Release notes Sourced from spring-boot-starter-web's releases. v2.5.12 :lady_beetle: Bug Fixes MustacheAutoConfiguration in a Servlet web application fails with a ClassNotFoundException when Spring MVC is...

dependencies

Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.1.3.RELEASE to 2.5.12. Release notes Sourced from spring-boot-starter-web's releases. v2.5.12 :lady_beetle: Bug Fixes MustacheAutoConfiguration in a Servlet web application fails with a ClassNotFoundException when Spring MVC is...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

We deployed a liberty application newitcam, as well as we configured javametrics. After start liberty, the application can be accessed, while there is no data in javametrics dashboard. ![image](https://user-images.githubusercontent.com/27401228/45138472-1ef50e80-b1df-11e8-93de-65702ee45354.png) ![image](https://user-images.githubusercontent.com/27401228/45138487-2c11fd80-b1df-11e8-98a5-9979b8fdf993.png)...

2018-02-09 14:43:35.388 INFO 19205 --- [pool-2-thread-1] o.a.c.loader.WebappClassLoaderBase : Illegal access: this web application instance has been stopped already. Could not load [META-INF/services/javax.json.spi.JsonProvider]. The following stack trace is thrown for debugging...

bug

the summary table keeps resizing the text and messing the views up

bug

https://mvnrepository.com/artifact/com.ibm.runtimetools/javametrics-dash/1.0.2 contains a code snippet that shows how to add javametrics-dash as a dependency. It is ``` com.ibm.runtimetools javametrics-dash 1.0.2 ``` but should be ``` com.ibm.runtimetools javametrics-dash 1.0.2 war ```

bug

The memory pools chart (Heap Usage) throws exceptions to the JavaScript console when it is resized or goes from visible to invisible: ```   | i | @ | d3.v3.min.js:1 --...