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:
authorStan Hu <stanhu@gmail.com>2019-02-07 01:36:33 +0300
committerStan Hu <stanhu@gmail.com>2019-02-07 01:36:33 +0300
commite059cca42c6cba94ed5f477bf01f437fc07f380a (patch)
tree4b22cecf520dd48463298433e38f4d4c7de70b44 /changelogs
parentca154f0ff4f15d717a0fcf7a3cb75921ba6880ee (diff)
parente1ea47bb5c79212559ef866951b24fc4d01a34c0 (diff)
Merge branch 'bjk/56788_unicorn_labels' into 'master'
Clean up unicorn sampler metric labels Closes #56788 See merge request gitlab-org/gitlab-ce!24626
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/56788-unicorn-metric-labels.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/56788-unicorn-metric-labels.yml b/changelogs/unreleased/56788-unicorn-metric-labels.yml
new file mode 100644
index 00000000000..824c981780c
--- /dev/null
+++ b/changelogs/unreleased/56788-unicorn-metric-labels.yml
@@ -0,0 +1,5 @@
+---
+title: Clean up unicorn sampler metric labels
+merge_request: 24626
+author: bjk-gitlab
+type: fixed