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

Breadcrumb

  1. Drupal Core 11.1.x

GeneralInstrumentationConfiguration.php

Namespace

OpenTelemetry\API\Instrumentation\AutoInstrumentation

File

vendor/open-telemetry/api/Instrumentation/AutoInstrumentation/GeneralInstrumentationConfiguration.php

View source
<?php

declare (strict_types=1);
namespace OpenTelemetry\API\Instrumentation\AutoInstrumentation;

interface GeneralInstrumentationConfiguration extends InstrumentationConfiguration {

}

Interfaces

Title Deprecated Summary
GeneralInstrumentationConfiguration
RSS feed
Powered by Drupal