[
https://issues.apache.org/jira/browse/GEODE-6626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831106#comment-16831106
]
ASF subversion and git services commented on GEODE-6626:
--------------------------------------------------------
Commit 73f6f85e93ae3e419d121dceec17eb66bcb016e0 in geode's branch
refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=73f6f85 ]
GEODE-6626: Cleanup ServerConnection warnings
Co-authored-by: Mark Hanson <[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
> Time Spent: 6.5h
> Remaining Estimate: 0h
>
> 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)