[
https://issues.apache.org/jira/browse/GEODE-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fred Krone updated GEODE-4658:
------------------------------
Description:
*Given* I have a persistent region with a default disk store
*When* I write data on the region
*Then* I can see 2 new metrics {{average write time to disk}} ns time and
{{size of disk store}} in bytes
h3. Documentation
Add this new metric to the docs
This should be a matter of altering the ShowMetricsCommand.java
was:
*Given* I have a persistent region with a default disk store
*When* I write data on the region
*Then* I can see 2 new metrics {{average write time to disk}} ns time and
{{size of disk store}} in bytes
h3. Documentation
Add this new metric to the docs
> Expose how much time it takes to write to disk and what is the disk store size
> ------------------------------------------------------------------------------
>
> Key: GEODE-4658
> URL: https://issues.apache.org/jira/browse/GEODE-4658
> Project: Geode
> Issue Type: Improvement
> Components: regions
> Reporter: Fred Krone
> Priority: Major
>
> *Given* I have a persistent region with a default disk store
> *When* I write data on the region
> *Then* I can see 2 new metrics {{average write time to disk}} ns time and
> {{size of disk store}} in bytes
> h3. Documentation
> Add this new metric to the docs
>
> This should be a matter of altering the ShowMetricsCommand.java
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)