Sha256: 5e264d2702643d7e008494d178f5cd91e404a74dd3edca112f8e9d281861d637

Contents?: true

Size: 605 Bytes

Versions: 4

Compression:

Stored size: 605 Bytes

Contents

# frozen_string_literal: true

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

require 'opentelemetry/exporter/otlp/metrics/version'
require 'opentelemetry/exporter/otlp/metrics/metrics_exporter'

# OpenTelemetry is an open source observability framework, providing a
# general-purpose API, SDK, and related tools required for the instrumentation
# of cloud-native software, frameworks, and libraries.
#
# The OpenTelemetry module provides global accessors for telemetry objects.
# See the documentation for the `opentelemetry-api` gem for details.
module OpenTelemetry
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
opentelemetry-exporter-otlp-metrics-0.3.0 lib/opentelemetry/exporter/otlp_metrics.rb
opentelemetry-exporter-otlp-metrics-0.2.1 lib/opentelemetry/exporter/otlp_metrics.rb
opentelemetry-exporter-otlp-metrics-0.2.0 lib/opentelemetry/exporter/otlp_metrics.rb
opentelemetry-exporter-otlp-metrics-0.1.0 lib/opentelemetry/exporter/otlp_metrics.rb