opentracing-php icon indicating copy to clipboard operation
opentracing-php copied to clipboard

OpenTelemetry compatible?

Open garrysanders opened this issue 3 years ago • 4 comments

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?

garrysanders avatar May 04 '22 17:05 garrysanders

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 avatar Oct 19 '23 08:10 brettmc

@brettmc when official release is to be expected?

dgafka avatar Oct 19 '23 09:10 dgafka

@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 avatar Oct 19 '23 10:10 brettmc

@brettmc cool have not noticed that. Awesome work :)

dgafka avatar Oct 19 '23 10:10 dgafka