hello guys I'm in very weird situation. I'm trrying to send traces to my self hosted signoz. so when I run the service locally it sends traces to signoz . but when I run it on aws then I have to comment factories seeds in db configuration , even though it's not being used anywhere when we run the service to send traces. what could be the reason?
p
Prashant Shahi
01/22/2025, 12:51 PM
Hi Fahad 👋
I have to comment factories seeds in db configuration.
Not sure, I understand the above statement.
Do you mean you need to comment on some part of the configuration in compose/collector to make it work in the AWS machine?
f
Fahad Hassan
01/22/2025, 1:28 PM
I solved the issue, I guess there was some problem in previous versions of signoz , so I updated all the libraries of signoz. I was getting timeout error of traces. now problem solved
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.