opentelemetry-php/tests/Unit/SDK
Brett McBride f083b10909
refactor environment configuration (#859)
refactoring Environment access to allow configuration from multiple sources. Initially, the sources are env ($_SERVER) and php.ini, but this should allow us to add more sources in future without changing the API.
do not modify OTEL_EXPORTER_OTLP_TRACES_PROTOCOL
allow resolvers to return mixed
2022-11-10 09:48:17 +11:00
..
Behavior Refactor LoggerHolder (#617) 2022-03-19 12:52:06 -04:00
Common refactor environment configuration (#859) 2022-11-10 09:48:17 +11:00
Logs adding covers annotations to all tests (#540) 2022-01-07 09:33:08 +11:00
Metrics Rename `AbstractSpan` to `Span` for consistent access to static methods (#824) 2022-09-15 09:07:52 +10:00
Resource Sdk builder (#845) 2022-10-31 08:09:01 +11:00
Trace refactor otlp exporter (#838) 2022-11-02 08:31:48 -04:00
Util Add instrumentation scope attributes (#735) 2022-06-30 12:30:14 +02:00
SdkBuilderTest.php Sdk builder (#845) 2022-10-31 08:09:01 +11:00
SdkTest.php Sdk builder (#845) 2022-10-31 08:09:01 +11:00