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

Breadcrumb

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

interface Instrumentation

Hierarchy

  • interface \OpenTelemetry\API\Instrumentation\AutoInstrumentation\Instrumentation

Expanded class hierarchy of Instrumentation

All classes that implement Instrumentation

1 file declares its use of Instrumentation
SdkAutoloader.php in vendor/open-telemetry/sdk/SdkAutoloader.php

File

vendor/open-telemetry/api/Instrumentation/AutoInstrumentation/Instrumentation.php, line 9

Namespace

OpenTelemetry\API\Instrumentation\AutoInstrumentation
View source
interface Instrumentation {
    public function register(HookManagerInterface $hookManager, ConfigProperties $configuration, Context $context) : void;

}

Members

Title Sort descending Modifiers Object type Summary
Instrumentation::register public function

API Navigation

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