Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-10-06 23:50:44 +0300
committerMike Greiling <mike@pixelcog.com>2017-10-06 23:50:44 +0300
commit39fc2d9c25b9f7e41d20ba623ab05a5dd8adb0b0 (patch)
treec7632cdbf8ca0f4ddc15e61e758c07bdcf930269 /changelogs
parentece9621b1304c7ebc338a6765c7e9aed5126edaa (diff)
add CHANGELOG.md entry for !14741
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/36255-metrics-that-do-not-have-a-complete-history-are-not-shown-at-all.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/36255-metrics-that-do-not-have-a-complete-history-are-not-shown-at-all.yml b/changelogs/unreleased/36255-metrics-that-do-not-have-a-complete-history-are-not-shown-at-all.yml
new file mode 100644
index 00000000000..a820ecee7d2
--- /dev/null
+++ b/changelogs/unreleased/36255-metrics-that-do-not-have-a-complete-history-are-not-shown-at-all.yml
@@ -0,0 +1,5 @@
+---
+title: Allow prometheus graphs to correctly handle NaN values
+merge_request: 14741
+author:
+type: fixed