DefaultBucketTransform
Platform provides an optional tag to specify the default BucketTransform function to be used for this TLV. In case a specific BucketTransform function is not provided for any given data measure or bucketization type, the DefaultBucketTransform function will be applied.
For example:
<
DefaultBucketTransform
function
=
"byDuration"
/>
In case no DefaultBucketTransform is specified in the TLV, then the system will fall back to the default transform function specified in the "System Configuration" section.