Skip to content

Conversation

@dhruv-15-03
Copy link

Description

Adding boot-usage-spring-boot-starter to the Monitoring section.

What it does:

  • Provides a Spring Boot Actuator endpoint (/actuator/bootusage) that exposes application startup and runtime metrics
  • Includes JVM uptime, heap/non-heap memory usage percentages, thread count, CPU load, and system load average
  • Auto-configures with Spring Boot 3.x

Why it's noteworthy:

  • Fills a gap in standard Spring Boot Actuator by providing boot-time metrics in a single, easy-to-consume endpoint
  • Zero configuration required - just add the dependency
  • Lightweight with no external dependencies beyond Spring Boot

License: Apache License 2.0

Documentation: Available in English at https://github.com/dhruv-15-03/boot-usage#readme

Added boot-usage-spring-boot-starter to monitoring tools list.
Copilot AI review requested due to automatic review settings January 21, 2026 18:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new monitoring tool, boot-usage-spring-boot-starter, to the Monitoring section of the awesome-java list.

Changes:

  • Added boot-usage-spring-boot-starter entry to the Monitoring section with description and GitHub link

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

@andrzejsydor andrzejsydor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added comment

Co-authored-by: andrzejsydor <andrzejsydor@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants