Loading lib/labkit/context.rb +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ module Labkit CORRELATION_ID_KEY = "correlation_id" RAW_KEYS = [CORRELATION_ID_KEY].freeze KNOWN_KEYS = %w[user project root_namespace subscription_plan caller_id related_class].freeze 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 @@ -22,7 +22,7 @@ module Labkit CORRELATION_ID_KEY = "correlation_id" RAW_KEYS = [CORRELATION_ID_KEY].freeze KNOWN_KEYS = %w[user project root_namespace subscription_plan caller_id related_class].freeze related_class feature_category].freeze class << self def with_context(attributes = {}) Loading