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

Create standard gc and memory_pool names for Jvm stats #4661

Closed
kimchy opened this issue Jan 8, 2014 · 0 comments
Closed

Create standard gc and memory_pool names for Jvm stats #4661

kimchy opened this issue Jan 8, 2014 · 0 comments

Comments

@kimchy
Copy link
Member

kimchy commented Jan 8, 2014

Translate the Java names (for all the different types) for GC collectors and memory pool names in Jvm stats into young, survivor, old. This is a breaking change in the node stats API.

In order not to loose the original names, they should be added to the JVM info API.

@kimchy kimchy closed this as completed in efa59f3 Jan 8, 2014
brusic pushed a commit to brusic/elasticsearch that referenced this issue Jan 19, 2014
lukas-vlcek added a commit to lukas-vlcek/bigdesk that referenced this issue Feb 11, 2014
lukas-vlcek added a commit to lukas-vlcek/bigdesk that referenced this issue Feb 14, 2014
- Fix for changed GC stats. It was updated in elastic/elasticsearch#4661
- JVM GC (Garbage Collection) Chart shows separated series for Young and Old generations.
- Fixed node get stats retrieval.
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant