| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
You can create your custom metric. Create bean with your own class, which implements interface MetricCalculator. Now you can set id of this bean as attribute 'calculator'. Set name of metric to see correct it in your report.
Nested Element Summary | |
metricAggregatorAbstract | metric-aggregator |
Attribute Summary | |
xsd:string | calculator |
xsd:ID | id |
xsd:string | parent |
xsd:string | plotData When set to 'true' detailed data 'metric vs time' will be saved to DB and displayed in report and WebUI plots |
xsd:string | saveSummary When set to 'true' metric summary will be saved to DB and displayed in report and WebUI summary page. |
Attribute Detail |
xsd:string
required
unqualified
xsd:ID
optional
unqualified
xsd:string
optional
unqualified
xsd:string
false
optional
unqualified
xsd:string
true
optional
unqualified
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |