Configuration
Table of Contents
Namespaces
- Parser
- Resolver
Interfaces
- Defaults
- Default values for environment variables defined by the OpenTelemetry specification and language specific variables for the PHP SDK.
- KnownValues
- "Known values" for OpenTelemetry configurataion variables.
- ValueTypes
- Environment variables defined by the OpenTelemetry specification and language specific variables for the PHP SDK.
- Variables
- Environment variables defined by the OpenTelemetry specification and language specific variables for the PHP SDK.
- VariableTypes
Classes
- Configuration
- Configuration can come from one or more of the following sources (from highest to lowest priority):
- values defined in php.ini
- environment variable ($_SERVER)
- configuration file (todo)