module WCC::Contentful::Store::Instrumentation

Public Instance Methods

_instrumentation_event_prefix() click to toggle source
# File lib/wcc/contentful/store/instrumentation.rb, line 13
def _instrumentation_event_prefix
  '.store.contentful.wcc'
end