[
https://issues.apache.org/jira/browse/TINKERPOP-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-665.
--------------------------------------
Resolution: Done
This was implemented a long time ago. See the {{ImmutableMetrics.aggregate()}}
method. Seems to do just what this issue describes.
> Consider supporting aggregated nested metrics in Metrics Framework
> ------------------------------------------------------------------
>
> Key: TINKERPOP-665
> URL: https://issues.apache.org/jira/browse/TINKERPOP-665
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.0.2-incubating
> Reporter: Bob Briody
> Assignee: Bob Briody
> Priority: Minor
>
> The Metrics Framework supports nested metrics, which is good for most
> underlying operations. However, there are cases where many similar operations
> can be grouped together, such as a vendor implementation that makes many
> similar calls to a DB or Index. The Metrics Framework should provide the
> ability to aggregate these operations into a single entity without losing
> information about each individual operation such as it's duration.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)