Skip to content

Use the rate function to calculate the rate of change of a metric within a range. Generally, this function is used to calculate the change of the CPU utilization.

SQL
rate(process_cpu_seconds_total[1m])

图 6