Sha256: 2267706eb3c654d0c05c4341b31e0e40e34ed49e8bbd6e951253286657d7edb8

Contents?: true

Size: 293 Bytes

Versions: 5

Compression:

Stored size: 293 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

5 entries across 5 versions & 1 rubygems

Version Path
splunk-otel-1.1.3 lib/splunk/otel/instrumentation/action_pack.rb
splunk-otel-1.1.0 lib/splunk/otel/instrumentation/action_pack.rb
splunk-otel-1.0.0 lib/splunk/otel/instrumentation/action_pack.rb
splunk-otel-0.2.0 lib/splunk/otel/instrumentation/action_pack.rb
splunk-otel-0.1.0 lib/splunk/otel/instrumentation/action_pack.rb