GeneralInstrumentationConfiguration.php
Namespace
OpenTelemetry\API\Instrumentation\AutoInstrumentationFile
-
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 |