InstrumentationConfiguration.php
Namespace
OpenTelemetry\API\Instrumentation\AutoInstrumentationFile
-
vendor/
open-telemetry/ api/ Instrumentation/ AutoInstrumentation/ InstrumentationConfiguration.php
View source
<?php
declare (strict_types=1);
namespace OpenTelemetry\API\Instrumentation\AutoInstrumentation;
interface InstrumentationConfiguration {
}
Interfaces
Title | Deprecated | Summary |
---|---|---|
InstrumentationConfiguration |