Sha256: 8600a6b17b9ab8482ecf4ab78c45dcc96f94bd53c971290eb5aedb3a0aa88740
Contents?: true
Size: 318 Bytes
Versions: 1
Compression:
Stored size: 318 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 Instrumentation end end require_relative './instrumentation/rack'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opentelemetry-instrumentation-rack-0.6.0 | lib/opentelemetry/instrumentation.rb |