Sha256: ae60bd819372c02f40207a72ff2493925ee4a8f983dd5294d089bdb3f8bebde6
Contents?: true
Size: 358 Bytes
Versions: 11
Compression:
Stored size: 358 Bytes
Contents
# frozen_string_literal: true # Copyright The OpenTelemetry Authors # # SPDX-License-Identifier: Apache-2.0 module OpenTelemetry module SDK module Trace # The Config module contains the configuration logic for the # OpenTelemetry SDK. module Config end end end end require 'opentelemetry/sdk/trace/config/trace_config'
Version data entries
11 entries across 11 versions & 1 rubygems