Join Slack
Powered by
Is it possible to get the traces of api in signoz ...
# general
n
Nikhil Jain
03/15/2025, 2:34 PM
Is it possible to get the traces of api in signoz of PHP application without changing in the code
c
Christopher Webber
03/15/2025, 3:53 PM
We found that the otel auto instrumentor didnt work very well in PHP
Christopher Webber
03/15/2025, 3:53 PM
we plan to do the work to do the instrumentation ourselves
Christopher Webber
03/15/2025, 3:53 PM
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
Christopher Webber
03/15/2025, 3:54 PM
https://opentelemetry.io/docs/zero-code/php/
c
Chitransh Gupta
03/21/2025, 12:37 PM
@Nikhil Jain
you can also checkout these docs -
https://signoz.io/docs/instrumentation/opentelemetry-php/
3
Views
Open in Slack
Previous
Next