[
https://issues.apache.org/jira/browse/QUARKS-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dale LaBossiere resolved QUARKS-188.
------------------------------------
Resolution: Fixed
> Console metric propagation shouldn't traverse non-injected metric ops
> ---------------------------------------------------------------------
>
> Key: QUARKS-188
> URL: https://issues.apache.org/jira/browse/QUARKS-188
> Project: Quarks
> Issue Type: Task
> Components: Console
> Reporter: Dale LaBossiere
> Assignee: Dale LaBossiere
> Priority: Minor
>
> QUARKS-22 / PR-116 added "metric propagation" so edge segments get proper
> width rendering and edge hovers report metrics across injected ops.
> The traversal code was including (non-injected) CounterOp and RateMetric
> oplets which is undesirable since each such oplet is included in the
> retrieved "counter metrics" hence each already ended up setting its adjecent
> edges' metric value. Hence traversing them too is unnecessary / extra work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)