Kubernetes - Monitoring and Logging
What will be the output of this Prometheus query if the metric 'cpu_usage_seconds_total' has values 10 at time T-5m and 20 at time T?
rate(cpu_usage_seconds_total[5m])
rate(cpu_usage_seconds_total[5m])
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions