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

Breadcrumb

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

function InstrumentationScope::getSchemaUrl

Overrides InstrumentationScopeInterface::getSchemaUrl

File

vendor/open-telemetry/sdk/Common/Instrumentation/InstrumentationScope.php, line 32

Class

InstrumentationScope
Represents the instrumentation scope information associated with the Tracer or Meter

Namespace

OpenTelemetry\SDK\Common\Instrumentation

Code

public function getSchemaUrl() : ?string {
    return $this->schemaUrl;
}

API Navigation

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