Hi, I followed the installation guide and noticed that once I instrumented my gin application I noticed 6-7 calls under the same trace id for one API hit. Does anyone have any insight regarding this? I only called the initTracer function once in my main.go. I am currently testing SigNoz as an alternative in one of my clusters. SigNoz is deployed in that same cluster in the platform namespace and we use Istio as our service mesh.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.