Signoz Dashboard New App Display Delay
TLDR Div reported a delay in seeing a new app on Signoz dashboard. Ankit and Srikanth offered debugging suggestions. Issue resolved after Div restarted the hosted instance.
Mar 07, 2023 (9 months ago)
Div
02:01 PMDiv
02:02 PMDiv
02:02 PMDiv
02:10 PMexample I am setting the SDK on a service called
chat-service
, can I see if this service is able to send the request to the signoz url I have configured.while running the service I can see the log
Tracing initialised
but I am not sure after this something is going wrong and the hosted signoz server is able to receive the tracesAnkit
02:28 PMAnkit
02:28 PMAnkit
02:29 PMDiv
02:29 PMDiv
02:29 PMDiv
02:33 PMstart
for signoz SDK I can see Tracing initialized
Ankit
02:36 PMDiv
02:37 PM200
status/api/health-check
Ankit
02:38 PMAnkit
02:38 PMDiv
02:39 PMSrikanth
03:45 PMMar 10, 2023 (9 months ago)
Div
07:18 AMSigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Troubleshooting Signoz Dashboard Not Showing Traces
prasanth encountered issues with Signoz dashboard not displaying traces. Srikanth recommended configuring the `OTEL_EXPORTER_OTLP_ENDPOINT`, but they are still facing issues with the exporter's connection.
Viewing Host Level Metrics with SigNoz Docker App
Priya wanted to view host level metrics in SigNoz's standalone docker app. Ashu guided them to enable a dashboard and import a JSON to view metrics. After more queries, Prashant clarified how to display metrics correctly for different hosts.
Troubleshooting SigNoz Dashboard Visibility Issue
Naman had an issue with SigNoz not displaying services even though they've enabled it and sent data successfully. Srikanth engaged in investigation and troubleshooting, but the issue remained unresolved.
Troubleshooting SigNoz Monitoring for AWS EC2 Docker-Compose Application
dipak has problems with SigNoz integration to monitor containers in an AWS EC2 Docker-Compose application. Prashant suggests updating the dashboard and using different guides for log collection, metrics collection and application instrumentation. Issues are still unresolved.
Trace Testing with SigNoz and Otel in Kubernetes
Pradeep asks about trace testing using SigNoz as a backend. vishal-signoz requests examples of desired testing. Pradeep shares code snippets but has not received a solution yet.