log()
Was this page helpful?
Calculates the natural logarithm (loge) for all values in all MTS in the stream.
log()
Returns a stream in which all MTS values are the natural logarithm of the MTS values in the input stream.
Examples
#The natural log of cpu.utilization data('cpu.utilization').log().publish()