Kirk Lund created GEODE-6626:
--------------------------------
Summary: 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
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
* host.name
* member.name
* region.name
* gateway.receiver.id
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)