Timo Michna
Timo Michna
The SdkBundle documentation could use same be improvements in regards of the configuration. - [ ] Show how to enable/disable the SDK or parts of it in different environements (dev,...
Specification Reference: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/compatibility/opentracing.md OpenTracing PHP repository: https://github.com/opentracing/opentracing-php
The DebugBundle should enhance the Symfony [Profiler](https://symfony.com/doc/current/profiler.html) with a view of telemetry data collected by opentelemetry-php. Custom data-collectors and profiler templates need to be created for this to work.
At the moment AbstractSpan doesn't really have a separation of concerns as it is doing too many different things. Different responsibilities of the class should be extracted and the class...
The [Contrib package](https://github.com/open-telemetry/opentelemetry-php/tree/main/src/Contrib) should have a README which explains its content, main components and at least give a rough overview over their usage. It also should link to the installation...
The [SemConv package](https://github.com/open-telemetry/opentelemetry-php/tree/main/src/SemConv) should have a README which explains its content, main components and at least give a rough overview over their usage. It also should link to the installation...
The [SDKpackage](https://github.com/open-telemetry/opentelemetry-php/tree/main/src/SDK) should have a README which explains its content, main components and at least give a rough overview over their usage. It also should link to the installation instructions...
The [Context package](https://github.com/open-telemetry/opentelemetry-php/tree/main/src/Context) should have a README which explains its content, main components and at least give a rough overview over their usage. It also should link to the installation...
The [API package](https://github.com/open-telemetry/opentelemetry-php/tree/main/src/API) should have a README which explains its content, main components and at least give a rough overview over their usage. It also should link to the installation...
Meta issue for documentations regarding OpenTelemetry PHP. - [ ] Add READMEs to individual packages - [ ] https://github.com/open-telemetry/opentelemetry-php/issues/770 - [ ] https://github.com/open-telemetry/opentelemetry-php/issues/772 - [x] https://github.com/open-telemetry/opentelemetry-php/issues/771 - [ ] https://github.com/open-telemetry/opentelemetry-php/issues/773...