opentracing / opentracing-php

OpenTracing API for PHP
Apache License 2.0
508 stars 56 forks source link

Deprecate library #123

Open yurishkuro opened 2 years ago

yurishkuro commented 2 years ago

@jcchavezs most other OpenTracing APIs are tagged as deprecated. Please consider doing the same for this one.

image

lindsaygrace commented 2 years ago

With the php-open-telemetry library being in the state it is, there isn't much of an alternative at the moment.

brettmc commented 1 year ago

Hello! OpenTelemetry for PHP is now deep into beta, and getting close to GA. We've just released an initial version of an Opentracing-compatible shim on packagist and would appreciate some testing (which should ease the transition from opentracing to opentelemetry).

brettmc commented 1 year ago

Hi @lindsaygrace It took us a long time, but OpenTelemetry for PHP has today tagged 1.0.0 I hope you will consider marking this repo as deprecated and suggesting users towards us as a replacement :)

Thanks for the inspiration - when I looked at this code, it was obvious how heavily early OpenTelemetry for PHP drew from this library!