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

Breadcrumb

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

class Instrument

Hierarchy

  • class \OpenTelemetry\SDK\Metrics\Instrument

Expanded class hierarchy of Instrument

14 files declare their use of Instrument
AllCriteria.php in vendor/open-telemetry/sdk/Metrics/View/SelectionCriteria/AllCriteria.php
CriteriaViewRegistry.php in vendor/open-telemetry/sdk/Metrics/View/CriteriaViewRegistry.php
InstrumentationScopeNameCriteria.php in vendor/open-telemetry/sdk/Metrics/View/SelectionCriteria/InstrumentationScopeNameCriteria.php
InstrumentationScopeSchemaUrlCriteria.php in vendor/open-telemetry/sdk/Metrics/View/SelectionCriteria/InstrumentationScopeSchemaUrlCriteria.php
InstrumentationScopeVersionCriteria.php in vendor/open-telemetry/sdk/Metrics/View/SelectionCriteria/InstrumentationScopeVersionCriteria.php

... See full list

File

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

Namespace

OpenTelemetry\SDK\Metrics
View source
final class Instrument {
    public function __construct(string|InstrumentType $type, string $name, ?string $unit, ?string $description, array $advisory = []) {
    }

}

Members

Title Sort descending Modifiers Object type Summary
Instrument::__construct public function

API Navigation

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