Sha256: cd1b94934d2609e25acd6438039e0bdb05d422aca34561ac23aeb3e58f21222b

Contents?: true

Size: 260 Bytes

Versions: 1

Compression:

Stored size: 260 Bytes

Contents

# frozen_string_literal: true

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

module OpenTelemetry
  module Exporter
    module OTLP
      ## Current OpenTelemetry OTLP exporter version
      VERSION = '1.5.0'
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
researchable_loggable-1.5.0 vendor/ruby/ruby/3.2.0/gems/opentelemetry-exporter-otlp-0.28.1/lib/opentelemetry/exporter/otlp/version.rb