What a run cost in total, including every nested run and dispatched graph.
A plain SUM is correct only because every node reports its OWN spend — see the header of
get-agent-run-tree.sql. If a node ever carried a rollup, this would double-count each nested
run once per level of nesting.
What a run cost in total, including every nested run and dispatched graph.
A plain SUM is correct only because every node reports its OWN spend — see the header of
get-agent-run-tree.sql. If a node ever carried a rollup, this would double-count each nested run once per level of nesting.