Hi, im new to Signoz cloud, I just spent my whole day trying with it, but still failing to ingest data with my go application.
I have tried both http and grpc, secure or not, and also both in aws apprunner and my local machine.
the export request looks fine and had 200 response,
for both POST https://ingest.us.signoz.cloud/v1/metrics and POST https://ingest.us.signoz.cloud/v1/traces
but I just can't see it in my signoz cloud site, there is nothing.
my account email is erik.yu@sonorus.network, wish someone can help me with this
instrumentation is working properly, it works with xray, baselime, and also local hosted signoz, but not cloud @Vishal Sharma
d
Devesh Anand
09/23/2024, 8:35 PM
@Vishal Sharma Same issue. Have already tried console span exporter, have logged all relevant spans, traces etc.
For some reason, despite successful status codes, I can't see any traces on my Signoz dashboard.
(Using
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.