Sha256: b85dfc7cf2a77b704fc57af097969a002562bdc19828e13f1a7977fd8461a32b
Contents?: true
Size: 294 Bytes
Versions: 3
Compression:
Stored size: 294 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 ObservableCounter. class ObservableCounter # TODO end end end end
Version data entries
3 entries across 3 versions & 1 rubygems