Hi, I know that we can run rate(container_cpu_usage_seconds_total[5m]) to get the cpu usage of a container.
I would like to get the average of this usage over the last day. however, when trying to add avg_over_time around it, I am getting parse error: ranges only allowed for vector selectors How can I achieve what I need? thanks! -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/ca162ae8-2b3b-4878-b2c1-322d0b05bbbcn%40googlegroups.com.

