• Bob Van Landuyt's avatar
    Add feature category to API latency histogram · 38d5c760
    Bob Van Landuyt authored
    This populates the `feature_category` label on the
    `gitlab_transaction_duration_seconds` histogram.
    
    This histogram already contains this information for regular
    controller requests.
    
    The feature category per endpoint is always the same, so this doesn't
    really increase cardinality.
    38d5c760
web_transaction.rb 2.89 KB