diff options
author | Stan Hu <stanhu@gmail.com> | 2019-02-06 22:36:33 +0000 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2019-02-06 22:36:33 +0000 |
commit | e059cca42c6cba94ed5f477bf01f437fc07f380a (patch) | |
tree | 4b22cecf520dd48463298433e38f4d4c7de70b44 /changelogs | |
parent | ca154f0ff4f15d717a0fcf7a3cb75921ba6880ee (diff) | |
parent | e1ea47bb5c79212559ef866951b24fc4d01a34c0 (diff) | |
download | gitlab-ce-e059cca42c6cba94ed5f477bf01f437fc07f380a.tar.gz |
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.yml | 5 |
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 |