Skip to content

Metrics graph error fix

Jose Ivan Vargas requested to merge metrics-graph-error-fix into master

What does this MR do?

Shows up empty/loading error states for certain scenarios when there's not even enough data to plot a single point on the graph. This is done via rejecting a promise

Why was this MR needed?

To fix an ongoing bug for the prometheus monitoring

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

closes #30840 (closed)

Merge request reports