gitlab-org--gitlab-foss/changelogs/unreleased/minimized-multiple-queries-ce.yml
Sarah Yasonik f44737e453 Support multiple queries per chart on metrics dash
Adding support for metrics alerts disabled multiple query support.
To avoid a data model refactor, this enables the visual of multiple
queries per chart on the front end, combining queries based on
metric group, title, and y-axis label.

This also adds support for adding and editing alerts based on the
query selected rather than the single metric associated with the chart.
2019-04-05 20:41:31 +00:00

5 lines
103 B
YAML

---
title: Support multiple queries per chart on metrics dash
merge_request: 25758
author:
type: added