[
https://issues.apache.org/jira/browse/GEODE-6626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16878085#comment-16878085
]
ASF subversion and git services commented on GEODE-6626:
--------------------------------------------------------
Commit c46039198f30c411c05c9dcc28615005b87cbf63 in geode's branch
refs/heads/develop from Naburun Nag
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=c460391 ]
GEODE-4958: Reducing log level to warn
* This code change from a previous commit was lost due to a merge from
GEODE-6626.
* This commit is to bring back that change.
> 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)