Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some JVM metrics #14

Open
erikfinnman opened this issue May 6, 2024 · 0 comments
Open

Add some JVM metrics #14

erikfinnman opened this issue May 6, 2024 · 0 comments

Comments

@erikfinnman
Copy link

Feature Description
The component currently only emits system metrics like memory usage. It would be more valuable to have some metrics for the JVM as well, like heap usage and garbage collection statistics.

Use Case
Monitoring the health of the Greengrass runtime would be easier.

Proposed Solution
See e.g. what SpringBoot provides as runtime information:
https://docs.spring.io/spring-boot/docs/2.1.13.RELEASE/reference/html/production-ready-metrics.html#production-ready-metrics-meter

@erikfinnman erikfinnman changed the title A JVM metrics Add some JVM metrics May 6, 2024
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

No branches or pull requests

1 participant