[
https://issues.apache.org/jira/browse/GEODE-6626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816701#comment-16816701
]
ASF subversion and git services commented on GEODE-6626:
--------------------------------------------------------
Commit 4d23e7ea8485e6efb5151d0fda1928c76c806d14 in geode's branch
refs/heads/GEODE-6626-gatewayReceiver-metrics from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4d23e7e ]
GEODE-6626: Remove unused method from GatewayReceiverMBean
Co-authored-by: Michael Oleske <[email protected]>
> Add new cache.gatewayreceiver.events.received micrometer counter
> ----------------------------------------------------------------
>
> Key: GEODE-6626
> URL: https://issues.apache.org/jira/browse/GEODE-6626
> Project: Geode
> Issue Type: New Feature
> Components: statistics
> Reporter: Kirk Lund
> Assignee: Michael Oleske
> Priority: Major
>
> Users of Geode need to understand better what the WAN communication
> performance for their connected clusters looks like.
> *As an Operator* when I am monitoring a cluster
> *I want to* see the traffic flow of information between all my different
> clusters
> *So that* I can identify slowdowns or bottlenecks in my distributed system.
> The count of 'gatewayQueueEvents' received from any sender by this receiver
> that will be applied to this region on this gateway receivers site.
> Type: Counter
> Name: cache.gatewayreceiver.events.received
> Tags:
> * cluster.id
> * member.name
> * host.name
> * region.name
> * gateway.receiver.id
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)