@User Is http://172.18.0.6:4317 accessible from the location where you are running your app?
h
Husain Mithaiwala
01/07/2022, 10:52 AM
Its the IP address of the container signoz/otelcontribcol:0.4.2
p
Pranay
01/07/2022, 12:17 PM
I meant - can you ping
172.18.0.6:4317
from the machine where you are running the java application and see if it is accessible?
I am guessing you are running SigNoz and your java application in different machines? @User
Pranay
01/07/2022, 12:18 PM
Also is port 4317 open on 172.18.0.6?
h
Husain Mithaiwala
01/10/2022, 4:20 AM
Sir it is on my local machine, I have executed the compose file which is given on the github repo.
My application is also running as a container on same local machine is same signoz network.
When I ran the docker exec command, I am getting the ping response .
Kindly find below screenshots for your reference
p
Pranay
01/10/2022, 4:26 AM
@User ok, all docker images seem to be running fine
@User would you have more insights here?
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.