Skip to content

upload-pack: parse the Git command and add to metrics

Olivier Campeau requested to merge add-upload-pack-monitoring into master

In preparation for the bundle URI feature, we need more monitoring on the upload-pack metric to determine:

  1. fetch vs clone
  2. when client request bundle-uri

This change partially addresses #5983 and #6068

In an upcoming change, we can use the new Commands introduced by this change to add to logging.

Edited by Olivier Campeau

Merge request reports

Loading