Is it possible to get the traces of api in signoz ...
# general
n
Is it possible to get the traces of api in signoz of PHP application without changing in the code
c
We found that the otel auto instrumentor didnt work very well in PHP
we plan to do the work to do the instrumentation ourselves
My understanding is it's not terrible if you use one of the big frameworks. But most of our stuff was custom developed before those frameworks existed
c
@Nikhil Jain you can also checkout these docs - https://signoz.io/docs/instrumentation/opentelemetry-php/