Interface ExtendedDoubleUpDownCounter

All Superinterfaces:
DoubleUpDownCounter
All Known Implementing Classes:
ExtendedDefaultMeter.NoopDoubleUpDownCounter, SdkDoubleUpDownCounter

public interface ExtendedDoubleUpDownCounter extends DoubleUpDownCounter
Extended DoubleUpDownCounter with experimental APIs.
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
    Returns true if the up down counter is enabled.

    Methods inherited from interface io.opentelemetry.api.metrics.DoubleUpDownCounter

    add, add, add