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

Breadcrumb

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

function InstrumentationScopeFactoryInterface::create

1 method overrides InstrumentationScopeFactoryInterface::create()
InstrumentationScopeFactory::create in vendor/open-telemetry/sdk/Common/Instrumentation/InstrumentationScopeFactory.php

File

vendor/open-telemetry/sdk/Common/Instrumentation/InstrumentationScopeFactoryInterface.php, line 9

Class

InstrumentationScopeFactoryInterface

Namespace

OpenTelemetry\SDK\Common\Instrumentation

Code

public function create(string $name, ?string $version = null, ?string $schemaUrl = null, iterable $attributes = []) : InstrumentationScopeInterface;

API Navigation

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