namespace OpenTelemetry\SDK\Common\Configuration
Object name | File name | Summary |
---|---|---|
Configuration | vendor/open-telemetry/sdk/Common/Configuration/Configuration.php | Configuration can come from one or more of the following sources (from highest to lowest priority): |
Defaults | vendor/open-telemetry/sdk/Common/Configuration/Defaults.php | Default values for environment variables defined by the OpenTelemetry specification and language specific variables for the PHP SDK. |
KnownValues | vendor/open-telemetry/sdk/Common/Configuration/KnownValues.php | "Known values" for OpenTelemetry configurataion variables. Notice: Values specific to the PHP SDK have been added |
ValueTypes | vendor/open-telemetry/sdk/Common/Configuration/ValueTypes.php | Environment variables defined by the OpenTelemetry specification and language specific variables for the PHP SDK. |
Variables | vendor/open-telemetry/sdk/Common/Configuration/Variables.php | Environment variables defined by the OpenTelemetry specification and language specific variables for the PHP SDK. |
VariableTypes | vendor/open-telemetry/sdk/Common/Configuration/VariableTypes.php |