79433667

Date: 2025-02-12 15:52:18
Score: 2.5
Natty:
Report link

the function count_over_time is giving the max aggrigation for the timeSeries. as in i should see the values increment over the time but the values are showing the total value for all the timerange count_over_time(kuber_pod_container_status_last_terminated_reson{reason="OOMKilled", container="$container"}[$_range]) gives the value 150 for 3 hours lookup which is not correct. I have 60 restarts every hour the sampling should display the incremental count over time

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Studv01