Loading lib/labkit/context.rb +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ module Labkit RAW_KEYS = [CORRELATION_ID_KEY].freeze HEADER_PREFIX = "X-Gitlab-" KNOWN_KEYS = %w[user project root_namespace subscription_plan caller_id related_class feature_category].freeze remote_ip related_class feature_category].freeze class << self def with_context(attributes = {}) Loading Loading
lib/labkit/context.rb +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ module Labkit RAW_KEYS = [CORRELATION_ID_KEY].freeze HEADER_PREFIX = "X-Gitlab-" KNOWN_KEYS = %w[user project root_namespace subscription_plan caller_id related_class feature_category].freeze remote_ip related_class feature_category].freeze class << self def with_context(attributes = {}) Loading