Hello,
I want to calculate the sum of all created items by a prototype item. For example, I want to calculate the sum of the cpu usage of all discovered containers ( sum(docker.container_stats.cpu_usage.total.rate[*]) )
Is there a way to do this?
I want to calculate the sum of all created items by a prototype item. For example, I want to calculate the sum of the cpu usage of all discovered containers ( sum(docker.container_stats.cpu_usage.total.rate[*]) )
Is there a way to do this?