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

Breadcrumb

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

function Metric::__construct

Same name in this branch
  1. 11.1.x vendor/open-telemetry/sdk/Metrics/Stream/Metric.php \OpenTelemetry\SDK\Metrics\Stream\Metric::__construct()
  2. 11.1.x vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/Metric.php \Opentelemetry\Proto\Metrics\V1\Metric::__construct()

File

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

Class

Metric

Namespace

OpenTelemetry\SDK\Metrics\Data

Code

public function __construct(InstrumentationScopeInterface $instrumentationScope, ResourceInfo $resource, string $name, ?string $unit, ?string $description, DataInterface $data) {
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal