ceil()
Was this page helpful?
Determines the highest value for each MTS in the input stream and returns an stream containing these values, one per MTS.
Syntax
ceil()
Returns a stream.
Examples
#The ceiling of cpu.utilization data('cpu.utilization').ceil().publish()