You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running lots of shorter jobs (>30 segs), i.e:
The same metrics are aggregated multiple times causing incorrect values, i.e.:
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.
The text was updated successfully, but these errors were encountered:
Bug Description
When running lots of shorter jobs (>30 segs), i.e:
The same metrics are aggregated multiple times causing incorrect values, i.e.:
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
versionv1.2.3
Additional context
This does not happen with the reporting profile type.
The text was updated successfully, but these errors were encountered: