perfInfo.aggregate
Reference information about the perfInfo.aggregate element.
Operation for combining with other statistic events.
Values
String
The following strings are suggested values:
- addition
- When combining with another statistic that measures the same data, then the values of the data should be added together.
- average
- When combining with another statistic that measures the same data, then the values of the data should be averaged.
XPath
CommonBaseEvent/extendedDataElements[@name='perfInfo']/children [@name='aggregate']/values
Parent topic: Reference information about elements and element types