Sha256: a89f80a66dc345049b2747b3e395ef0b716e90664d4caee388b8d7c0a5b5211c
Contents?: true
Size: 308 Bytes
Versions: 17
Compression:
Stored size: 308 Bytes
Contents
# frozen_string_literal: true # Copyright The OpenTelemetry Authors # # SPDX-License-Identifier: Apache-2.0 module OpenTelemetry module Common # HTTP contains common helpers for context propagation and semantic conventions. module HTTP end end end require_relative './http/client_context'
Version data entries
17 entries across 17 versions & 1 rubygems