Closed bobstrecansky closed 4 years ago
tracing won't work without context propagation, an item we are tracking in https://github.com/open-telemetry/opentelemetry-php/issues/6
Span processors/exporters won't work without a tracer API and minimal implementation, as caputred in https://github.com/open-telemetry/opentelemetry-php/issues/10
There is one remaining outstanding piece of work to be closed: https://github.com/open-telemetry/opentelemetry-php/issues/162
Closing this because we are going to eventually skip more towards a more recent alpha release.
These are the features in scope for an Alpha 0.2 SDK release from a tracing standpoint:
Success criteria : Add these features to the 0.2 Alpha release candidate. Full SDK specs for Alpha 0.2 can be found here