• Piotr Skorupa's avatar
    Deprecate and replace MR with approval rules metric · 50f221fe
    Piotr Skorupa authored
    This:
    - Sets counts.merged_merge_requests_using_approval_rules
    as broken according with the metric lifecycle guidelines.
    - Adds a new metric
    counts.merged_merge_requests_using_approval_rules_distinct, which uses
    distinct_count using metric instrumentation classes.
    - Moves the original metric to `ee`, since it only applies to EE.
    
    Changelog: fixed
    EE: true
    50f221fe
usage_data.rb 27.4 KB