Dale Emery created GEODE-6887:
---------------------------------
Summary: Implement wrapper-style meters to route measurements to
both meters and stats
Key: GEODE-6887
URL: https://issues.apache.org/jira/browse/GEODE-6887
Project: Geode
Issue Type: New Feature
Reporter: Dale Emery
Implement wrapper-style {{Counter}} and {{Timer}} meters that route
measurements to both a registered meter and an associated stat (for counters)
or stats (for timers, which track both the number of events and the total
duration of the events). Use these wrapper-style meters whenever we want to
route a given measurement to both meters and stats.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)