gitlab-org--gitlab-foss/changelogs/unreleased/sh-remove-allocation-tracking-influxdb.yml
Stan Hu e1a8e5a509 Remove allocation tracking code from InfluxDB sampler for performance
On GitLab.com, InfluxSampler#sample_objects appears to take 1.2 s or so to
iterate through 1059 objects. This had led to delays of a couple hundred
milliseconds in processing in the main thread. Remove this code since it's not
really being used.

Closes gitlab-com/infrastructure#3250
2017-12-10 21:53:28 -08:00

5 lines
122 B
YAML

---
title: Remove allocation tracking code from InfluxDB sampler for performance
merge_request:
author:
type: performance