[
https://issues.apache.org/jira/browse/GEODE-6887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868121#comment-16868121
]
ASF subversion and git services commented on GEODE-6887:
--------------------------------------------------------
Commit bc2b1cdcad5780c445b92ad39d05335b4d6837bd in geode's branch
refs/heads/wip/no-int-stats from Dale Emery
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=bc2b1cd ]
Merge remote-tracking branch 'origin/develop' into GEODE-6887-meter-wrappers
> 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
> Priority: Major
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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)