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

Standarize on 'JVM Heap' phrase for heap metrics #48093

Merged
merged 3 commits into from Oct 16, 2019

Conversation

cachedout
Copy link
Contributor

@cachedout cachedout commented Oct 14, 2019

Summary

In Stack Monitoring, there are three ways we currently refer to the same metric:

JVM Heap
JVM Memory
Memory

This is confusing for the user, especially in the case of Memory which most users likely take to mean system memory and not JVM heap utilization.

This PR attempts to rectify the divergence by standarizing on JVM Heap. This was chosen because it most closely aligns with what is discussed in the Elasticsearch documentation and numerous online resources for Elasticsearch tuning and performance management. It is also the most specific phrase of the three.

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

- [ ] This was checked for cross-browser compatibility, including a check against IE11

For maintainers

@elasticmachine
Copy link
Contributor

Pinging @elastic/stack-monitoring (Team:Monitoring)

Copy link
Contributor

@igoristic igoristic left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@elasticmachine
Copy link
Contributor

💔 Build Failed

Copy link
Contributor

@chrisronline chrisronline left a comment

Choose a reason for hiding this comment

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

LGTM! I like this change!

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@cachedout cachedout merged commit ee2ea1f into elastic:master Oct 16, 2019
@cachedout cachedout deleted the unify_heap_text branch October 16, 2019 16:32
cachedout added a commit to cachedout/kibana that referenced this pull request Oct 16, 2019
* Standarize on 'JVM Heap' for heap metrics

* Update tests for JVM Heap label

* Update another test for JVM heap label change
@cachedout
Copy link
Contributor Author

7.x backport: #48436

@cachedout cachedout added v7.6.0 and removed v7.5.0 labels Nov 20, 2019
cachedout added a commit that referenced this pull request Nov 20, 2019
* Standarize on 'JVM Heap' for heap metrics

* Update tests for JVM Heap label

* Update another test for JVM heap label change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants