kube-burner / kube-burner-ocp

OpenShift integrations and workloads for kube-burner
https://kube-burner.github.io/kube-burner-ocp/
Apache License 2.0
4 stars 18 forks source link

[BUG] Regular profile type reports incorrect data for shorter jobs #48

Open josecastillolema opened 5 months ago

josecastillolema commented 5 months ago

Bug Description

When running lots of shorter jobs (>30 segs), i.e: 2024-04-13T20:43:18,494539052+02:00

The same metrics are aggregated multiple times causing incorrect values, i.e.: 2024-04-11T11:34:04,072233169+02:00

In the graph we can see ovnkube-node pods reaching > 40 GiB when really they were consuming aprox. 500 MiB at the time. This was caused due to the aggregation of the same metric multiple times corresponding to different jobs.

Output of kube-burner-ocp version

v1.2.3

Additional context

This does not happen with the reporting profile type.

github-actions[bot] commented 2 months ago

This issue has become stale and will be closed automatically within 7 days.