Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. UpDownCounter.php

class UpDownCounter

@internal

Hierarchy

  • class \OpenTelemetry\SDK\Metrics\UpDownCounter implements \OpenTelemetry\API\Metrics\UpDownCounterInterface, \OpenTelemetry\SDK\Metrics\InstrumentHandle uses \OpenTelemetry\SDK\Metrics\SynchronousInstrumentTrait

Expanded class hierarchy of UpDownCounter

File

vendor/open-telemetry/sdk/Metrics/UpDownCounter.php, line 12

Namespace

OpenTelemetry\SDK\Metrics
View source
final class UpDownCounter implements UpDownCounterInterface, InstrumentHandle {
    use SynchronousInstrumentTrait {
        write as add;
    }

}
RSS feed
Powered by Drupal