Skip to content

Support for measuring Ruby blocks using GitLab performance monitoring

yorickpeterse-staging requested to merge metrics-measure-block into master

This adds support for measuring timings of arbitrary Ruby blocks.

Fixes #14710 (closed)

cc @pcarranza

TODO

  • Document this new feature
  • Test if things actually work when metrics is enabled

Merge request reports