Hello,
I’m working with SigNoz to collect my project’s trace, metrics, and logs data. I’ve set it up as self-hosted, meaning it’s running on a Linux server. In my project, I’m collecting the data and sending it to port 4317 of that Linux server.
However, the problem is that I can only see trace data. The logs and metrics are not visible.
Could you please help me resolve this issue?
Thank you!
This is the code:
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.