[
https://issues.apache.org/jira/browse/GEODE-6626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816700#comment-16816700
]
ASF subversion and git services commented on GEODE-6626:
--------------------------------------------------------
Commit 7bc3864a525284188e6ad59f192e90fa1538f80d in geode's branch
refs/heads/GEODE-6626-gatewayReceiver-metrics from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=7bc3864 ]
GEODE-6626: Make GatewayReceiverCommand unit testable
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)