Skip to content

Releases: jenkinsci/monitoring-plugin

monitoring-1.99.0

30 May 02:34
Compare
Choose a tag to compare

monitoring-1.98.0

12 Feb 09:56
Compare
Choose a tag to compare

Upgrades to test with Java 21 (PR #12 thanks to Basil, MarkEWaite, Kohsuke)

monitoring-1.95.0

30 Jul 15:51
Compare
Choose a tag to compare
  • Fix #1165 Latest IBM J9 JVM: MBeansAccessor.getThreadAllocatedBytes throws UnsupportedOperationException
  • When publishing metrics to InfluxDB and if you prefer an api token instead of basic authentication in the InfluxDB server, the api token can be set with the -Djavamelody.influxdb-api-token=... system property. Basic authentication is still supported, including with InfluxDB 2.x #1170

monitoring-1.94.1

07 May 17:31
Compare
Choose a tag to compare
  • fix JENKINS-70279 404 errors for links in the node's monitoring page.
  • fix JENKINS-69785 The "build queue length" graph of the monitoring agents page now counts all items including blocked items, instead of just buildable items.
  • Use "Jenkins instance" instead of "Jenkins master" (thanks to Thierry Wasylczenko).

monitoring-1.94.0

17 Apr 00:52
Compare
Choose a tag to compare
  • fix IllegalStateException & ClassCastException when reading corrupted statistics (gz) files (PR 1144, thanks to alireza-kasraei).

monitoring-1.92.0

25 Feb 21:06
Compare
Choose a tag to compare
  • Improve word wrap for ultra long requests (PR 1100, thanks to Roland Praml).

monitoring-1.91.0

03 Apr 19:49
Compare
Choose a tag to compare
  • fix JENKINS-66855 Periodic LinkageError / NoClassDefFoundError in Jenkins node

monitoring-1.90.0

15 Dec 21:25
Compare
Choose a tag to compare

monitoring-1.89.0

13 Dec 01:10
Compare
Choose a tag to compare

monitoring-1.88.0

15 Jul 16:28
Compare
Choose a tag to compare
  • added support for Eclipse OpenJ9 JVM heap dump #1024
  • externalize some css and js (based on PR 966, thanks to Craig Andrews)
  • work towards Content-Security-Policy (PR 1006, PR 1007, PR 1008, PR 1009, PR 1030 based on PR 966 thanks to Craig Andrews + fixes)
  • added to enhance security, Content-Security-Policy is now enabled by default in the monitoring page. The parameter content-security-policy-enabled can be set to false to disable it. (PR 1031 thanks to Craig Andrews)
  • updated Chinese traditional (Taïwan) translations, (language "zh-TW", ac883fa, thanks to Jack)