Skip to content

fix: simplify area chart threshold data

Adriel Santiago requested to merge adriel-threshold-arrays into master

The CE/EE alert object is used in various places throughout the metrics dashboard, but is not needed when all we want is to set alert thresholds on the area chart.

This merge request decouples the CE/EE alert integration from gitlab-ui. Using an array provides easier reusability.

Edited by Adriel Santiago

Merge request reports