Sha256: afb28d4870cca48c6588bebfec77646ab7c44acde20c4d23c71a2a8e98fa4b77
Contents?: true
Size: 262 Bytes
Versions: 1
Compression:
Stored size: 262 Bytes
Contents
# frozen_string_literal: true # Copyright 2019 OpenTelemetry Authors # # SPDX-License-Identifier: Apache-2.0 module OpenTelemetry module Exporter module OTLP ## Current OpenTelemetry OTLP exporter version VERSION = '0.10.0' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opentelemetry-exporter-otlp-0.10.0 | lib/opentelemetry/exporter/otlp/version.rb |