summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorAdriel Santiago <asantiago@gitlab.com>2019-04-05 09:14:13 +0000
committerKushal Pandya <kushalspandya@gmail.com>2019-04-05 09:14:13 +0000
commit239aa514382d8573ee151cf24ef390cbcd54fbcf (patch)
tree15b50030b9188a1766e25936f05a0a94c463cc44 /changelogs
parente301cc535c9768cd486d9efcefe3b7ba0c4db532 (diff)
downloadgitlab-ce-239aa514382d8573ee151cf24ef390cbcd54fbcf.tar.gz
Restore multiple series support
Corrects an issue whereby queries which return multiple series results were not rendering as multiple data series on the metrics dashboard
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/59324-queries-which-return-multiple-series-are-not-working-correctly.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/59324-queries-which-return-multiple-series-are-not-working-correctly.yml b/changelogs/unreleased/59324-queries-which-return-multiple-series-are-not-working-correctly.yml
new file mode 100644
index 00000000000..9ab8d2b8596
--- /dev/null
+++ b/changelogs/unreleased/59324-queries-which-return-multiple-series-are-not-working-correctly.yml
@@ -0,0 +1,5 @@
+---
+title: Fix multiple series queries on metrics dashboard
+merge_request: 26514
+author:
+type: fixed