Skip to content

feat(storage): add Prometheus histogram metric for new blob uploads

João Pereira requested to merge blob-upload-metric into master

This includes a migration_path label which will allow us to segment the number and size of uploads by migration path (old or new) during the GitLab.com upgrade/migration.

Merge request reports