<added> element
<added>
displays new classes for the given column.
Parameters for <added>
Attribute | Description | Required |
---|---|---|
range | The maximum number of classes to show. If the value is 5, then a maximum of 5 "gainers" and 5 "losers" will be shown. | No; defaults to |
interval | The time interval over which the delta should be calculated (from the last history point). Uses the Interval format. The range is automatically adjusted to the closest smaller interval available. | No; the default is to take the delta of the last two history points. |
Nested elements of <added>
The <added> element can take a single column element, allowing you to add one additional metric to the data shown in <added>.
Example: <totalStatements>
You could add totalStatements to <added> with the following code.
<added>
<columns>
<totalStatements/>
</columns>
</added>
No more than one additional column can be attached to <added>. The 'added' classes table will always appear above the Movers section in the report - regardless of its order in the XML.