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

Breadcrumb

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

class Histogram

Same name in this branch
  1. 11.1.x vendor/open-telemetry/sdk/Metrics/Data/Histogram.php \OpenTelemetry\SDK\Metrics\Data\Histogram
  2. 11.1.x vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/Histogram.php \Opentelemetry\Proto\Metrics\V1\Histogram

@internal

Hierarchy

  • class \OpenTelemetry\SDK\Metrics\Histogram implements \OpenTelemetry\API\Metrics\HistogramInterface, \OpenTelemetry\SDK\Metrics\InstrumentHandle uses \OpenTelemetry\SDK\Metrics\SynchronousInstrumentTrait

Expanded class hierarchy of Histogram

File

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

Namespace

OpenTelemetry\SDK\Metrics
View source
final class Histogram implements HistogramInterface, InstrumentHandle {
    use SynchronousInstrumentTrait {
        write as record;
    }

}
RSS feed
Powered by Drupal