Sha256: ff2442f2b13a4334aa36f006e55eac5fef872b3cc3745ad6e160e1995a85856d
Contents?: true
Size: 290 Bytes
Versions: 3
Compression:
Stored size: 290 Bytes
Contents
# frozen_string_literal: true # Copyright The OpenTelemetry Authors # # SPDX-License-Identifier: Apache-2.0 module OpenTelemetry module Metrics module Instrument # No-op implementation of ObservableGauge. class ObservableGauge # TODO end end end end
Version data entries
3 entries across 3 versions & 1 rubygems