Skip to content

add initial memory metrics#317

Merged
brian-brazil merged 4 commits intoprometheus:masterfrom
pjfanning:init-memory
Nov 21, 2017
Merged

add initial memory metrics#317
brian-brazil merged 4 commits intoprometheus:masterfrom
pjfanning:init-memory

Conversation

@pjfanning
Copy link
Copy Markdown
Contributor

@brian-brazil
Copy link
Copy Markdown
Contributor

Can you limit the PR to the issue at hand?


GaugeMetricFamily init = new GaugeMetricFamily(
"jvm_memory_bytes_init",
"Init bytes of a given JVM memory area.",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Initial would be clearer. This reads as an instruction.

@brian-brazil brian-brazil merged commit 5f72920 into prometheus:master Nov 21, 2017
@brian-brazil
Copy link
Copy Markdown
Contributor

Thanks!

@pjfanning pjfanning deleted the init-memory branch November 21, 2017 08:58
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