Skip to content

Conversation

@nosan
Copy link
Contributor

@nosan nosan commented Nov 4, 2025

See #47908

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 4, 2025
Autoconfigure the following beans with their corresponding conventions, if available:

 - ProcessorMetrics with JvmCpuMeterConventions
 - JvmMemoryMetrics with JvmMemoryMeterConventions
 - JvmThreadMetrics with JvmThreadMeterConventions
 - ClassLoaderMetrics with JvmClassLoadingMeterConventions

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
@wilkinsona wilkinsona added this to the 4.x milestone Nov 12, 2025
@wilkinsona wilkinsona added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 12, 2025
@wilkinsona wilkinsona changed the title Autoconfigure the metrics beans with their corresponding conventions, if available Autoconfigure JVM and system metrics with available conventions Nov 12, 2025
@snicoll snicoll self-assigned this Nov 17, 2025
snicoll pushed a commit to snicoll/spring-boot that referenced this pull request Nov 17, 2025
This commit auto-configures the following beans with their corresponding
conventions, when available:

- ProcessorMetrics with JvmCpuMeterConventions
- JvmMemoryMetrics with JvmMemoryMeterConventions
- JvmThreadMetrics with JvmThreadMeterConventions
- ClassLoaderMetrics with JvmClassLoadingMeterConventions

See spring-projectsgh-47935

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
snicoll added a commit to snicoll/spring-boot that referenced this pull request Nov 17, 2025
@snicoll
Copy link
Member

snicoll commented Nov 17, 2025

This PR is ready to be merged once main switches to 4.1.0-SNAPSHOT.

@snicoll snicoll modified the milestones: 4.x, 4.1.x Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants