- Notifications
You must be signed in to change notification settings - Fork 219
Closed
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsetheme: boot-dashboardtheme: live-datatype: bug
Milestone
Description
Describe the bug
OS: Fedora 40, x86_64
Java: using the jre inside STS
Since 4.24.0 with actuator/JMX/beans enabled, scraping beans doesn't show in STS dashboard. The endpoint can be scraped with jconsole.
Working 4.23.1 (can scrape beans):
Not working 4.24.0/4.25 nightly (cannot scrape beans):
To Reproduce
- Create a Spring starter with Web/Actuator
- Enable JMX in Run config
Additional Information
- 4.25 nightly build with Eclipse 4.31 works(!)
- 4.25 nightly build with Eclipse 4.32 works(!)
Sample
Metadata
Metadata
Assignees
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsetheme: boot-dashboardtheme: live-datatype: bug