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:
authorBen Kochie <superq@gmail.com>2019-01-24 12:15:40 +0300
committerBen Kochie <bjk@gitlab.com>2019-02-06 16:19:51 +0300
commit54438ad04bc27e45b78a3d44466ab4f83a0bff0a (patch)
tree4f184c424cb398ce5ad17f0636e6238ecebd0939 /changelogs
parent3f3067fc6ab43bfce95ef546acf9c1a0d9dd4ebe (diff)
Clean up unicorn sampler metric labels
Change `type` and `address` labels to be less generic to avoid conflicts with other systems.
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