Sha256: 984ec64cd01f9bd870609b0dfe38ce0c5098945b75b7539d63a0b6432828af8e
Contents?: true
Size: 261 Bytes
Versions: 1
Compression:
Stored size: 261 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 = '0.26.1' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opentelemetry-exporter-otlp-0.26.1 | lib/opentelemetry/exporter/otlp/version.rb |