Skip to content

4.x jvm uptime units #8065

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

Merged
merged 3 commits into from
Nov 29, 2023
Merged

Conversation

tjquinno
Copy link
Member

Description

Resolves #8064

  1. Change calculation of jvm.uptime system meter to use seconds instead of milliseconds.
  2. Change metadata for jvm.uptime and gc.time to refer to "seconds".
  3. Change doc example output to reflect seconds in metadata and results.

Documentation

PR includes doc updates.

@tjquinno tjquinno self-assigned this Nov 22, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 22, 2023
@tjquinno tjquinno merged commit 416a1dc into helidon-io:main Nov 29, 2023
@tjquinno tjquinno deleted the 4.x-jvm-uptime-units branch November 29, 2023 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4.x jvm.uptime system meter is actually reported in milliseconds but metadata indicates seconds
2 participants