can you share the logs and more details on what you tried. Will help the community here to help you
m
Mallesh Kannan
12/08/2022, 7:00 AM
Yep sure
Mallesh Kannan
12/08/2022, 7:33 AM
I just integrated
Copy code
RUN php 1-getting-started-console-exporter.php
RUN OTEL_SERVICE_NAME=signoz-php-app php ./2-send-trace-to-collector.php
in my docker file but it throws :Could not open input file: 1-getting-started-console-exporter.php
The command '/bin/sh -c php 1-getting-started-console-exporter.php' returned a non-zero code: 1
Mallesh Kannan
12/08/2022, 7:35 AM
@Pranay If this 2 files are mandatory(1-getting-started-console-exporter,2-send-trace-to-collector.php) please tell me how to use this file in my docker
Mallesh Kannan
12/09/2022, 5:25 AM
@Pranay?? any idea
p
Pranay
12/09/2022, 5:30 AM
@Mallesh Kannan seems file is not loaded in your docker correctly. Have you checked if it is accessible/mounted correctly.
II personally don't have much idea on this, but may be others in the community can help
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.