Sha256: ce5fac57e0260f1066cb66279d183fcacd0ba9c38e679f53e01d886afa6fbf3a
Contents?: true
Size: 359 Bytes
Versions: 7
Compression:
Stored size: 359 Bytes
Contents
# frozen_string_literal: true # Copyright The OpenTelemetry Authors # # SPDX-License-Identifier: Apache-2.0 require 'opentelemetry/instrumentation/registry' require 'opentelemetry/instrumentation/base' module OpenTelemetry # The instrumentation module contains functionality to register and install # instrumentation module Instrumentation end end
Version data entries
7 entries across 7 versions & 1 rubygems