Open garrysanders opened 2 years ago
OpenTelemetry for PHP has just reached 1.0.0 GA milestone. Please consider using it, and note that we have an OpenTracing shim to help users migrate across.
@brettmc when official release is to be expected?
@dgafka the OpenTelemetry API, SDK, etc are officially released now: https://packagist.org/packages/open-telemetry Our next focus is to get the extension and some contrib packages also to 1.0.0 status.
@brettmc cool have not noticed that. Awesome work :)
I noticed this library hasn't been deprecated yet since the OpenTelemetry PHP library is still in Alpha. Can this library be used in the interim to instrument traces to be received by the OpenTelemetry Collector?