abs()
Converts each metric value in the stream to its absolute value.
Returns a stream.
#Absolute value of the rateofchange of cpu.utilization data('cpu.utilization').rateofchange().abs().publish()