Sha256: 0260c991458670695fdc334828b960235057db82b1ab3edb3163abdf74fdc685

Contents?: true

Size: 289 Bytes

Versions: 1

Compression:

Stored size: 289 Bytes

Contents

# frozen_string_literal: true

module Splunk
  module Otel
    module Instrumentation
      # Contains the RUM instrumentation for the ActionPack gem
      module ActionPack
      end
    end
  end
end

require_relative "action_pack/instrumentation"
require_relative "action_pack/version"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
splunk-otel-1.3.0 lib/splunk/otel/instrumentation/action_pack.rb