Skip to content

Update workhorse local path for MetricImageUploader

Sean Arnold requested to merge fix-issuable-alert-upload-not-working into master

What does this MR do and why?

This fixes an issue where uploads would not work for the Alert / Incident metric images when running a pre-packaged (i.e Docker image) version of GitLab.

This is pretty much identical to the problem and fix for the ImportExportUploader !25715 (merged) back in 2020.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

To see the broken behaviour, follow the instructions in the issue: #361717 (closed)

To see the fix work by changing the Docker config files, see the comment here: #361717 (comment 938474832)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sean Arnold

Merge request reports