Sha256: 59f651b7de4c669ceccd378c59f84945a201a85c4f50b8eb8bec22ce3ac05692

Contents?: true

Size: 295 Bytes

Versions: 1

Compression:

Stored size: 295 Bytes

Contents

# frozen_string_literal: true

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opentelemetry-exporter-otlp-metrics-0.2.0 lib/opentelemetry/exporter/otlp/metrics/version.rb