diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2017-12-11 15:57:17 +0000 |
---|---|---|
committer | LUKE BENNETT <lbennett@gitlab.com> | 2017-12-13 13:55:29 +0000 |
commit | ced708d39e580e6427e742a4f3f9d634c0d90f33 (patch) | |
tree | b87ebf88a3a7a31adb3c0b6865a7b74423a63157 /changelogs | |
parent | 5d076319c68543d1428b4c8b6f64edec6d272e02 (diff) | |
download | gitlab-ce-ced708d39e580e6427e742a4f3f9d634c0d90f33.tar.gz |
Merge branch 'sh-remove-allocation-tracking-influxdb' into 'master'
Remove allocation tracking code from InfluxDB sampler for performance
Closes gitlab-com/infrastructure#3250
See merge request gitlab-org/gitlab-ce!15834
(cherry picked from commit 3daa7331397d0b565911d5bb67b2411b021136fa)
e1a8e5a5 Remove allocation tracking code from InfluxDB sampler for performance
10f5446c Remove RubySampler#sample_objects for performance as well
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/sh-remove-allocation-tracking-influxdb.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-remove-allocation-tracking-influxdb.yml b/changelogs/unreleased/sh-remove-allocation-tracking-influxdb.yml new file mode 100644 index 00000000000..b98573df303 --- /dev/null +++ b/changelogs/unreleased/sh-remove-allocation-tracking-influxdb.yml @@ -0,0 +1,5 @@ +--- +title: Remove allocation tracking code from InfluxDB sampler for performance +merge_request: +author: +type: performance |