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

Breadcrumb

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

function Instrument::__construct

File

vendor/open-telemetry/sdk/Metrics/Instrument.php, line 9

Class

Instrument

Namespace

OpenTelemetry\SDK\Metrics

Code

public function __construct(string|InstrumentType $type, string $name, ?string $unit, ?string $description, array $advisory = []) {
}
RSS feed
Powered by Drupal