[ 
https://issues.apache.org/jira/browse/GEODE-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16796619#comment-16796619
 ] 

ASF subversion and git services commented on GEODE-6528:
--------------------------------------------------------

Commit 6fc7ea4601141fe16912afeefb3f29193705afc6 in geode's branch 
refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6fc7ea4 ]

GEODE-6528: Use Micrometer Binder for JVM Metrics (#3312)

Co-Authored-By: Dale Emery dem...@pivotal.io
Co-Authored-By: Michael Oleske mole...@pivotal.io


> Generate Metrics for Memory Usage
> ---------------------------------
>
>                 Key: GEODE-6528
>                 URL: https://issues.apache.org/jira/browse/GEODE-6528
>             Project: Geode
>          Issue Type: New Feature
>          Components: statistics
>            Reporter: Michael Oleske
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> As an operator or developer
> I want to have the ability to actively monitor my memory used for a JVM on a 
> host
> So that I can establish a baseline and track performance over time.
> GIVEN we have a Micrometer supported time series database 
>     AND a data visualization tool attached to that database
> WHEN the cache.opeartions to the data visualization tool
> THEN they are able to view the sampled values of the average time it takes to 
> do a put OR get operation in Geode 
>     AND they are able to use the tags/dimensions to differentiate between 
> Cluster (Distributed System ID), Host (by hostname), and a member (by Member 
> name for Server or Locator JVM).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to