Sha256: a9d34683ef21f10f799899f463b41737fc4f3a410ad3867aa66f91908e34665c

Contents?: true

Size: 319 Bytes

Versions: 1

Compression:

Stored size: 319 Bytes

Contents

# frozen_string_literal: true

# Copyright 2020 OpenTelemetry Authors
#
# SPDX-License-Identifier: Apache-2.0

module OpenTelemetry
  # Instrumentation should be able to handle the case when the library is not installed on a user's system.
  module Snstrumentations
  end
end

require_relative './instrumentation/rack'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opentelemetry-instrumentation-rack-0.5.0 lib/opentelemetry/instrumentation.rb